-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create component for image tiling #269
Comments
@weingartlorenz and Max (max, please post your GH id here, so that I can add you) . I've merged #268 - thanks a lot for that, here are some comments (or tasks) which would improve this component:
|
Hello Romeo, Thank you for your feedback, we have improved our component and created a new pull request. All your requests for changes should be dealt with now. Best wishes |
Thanks @creatermaker I've merged, the following things are missing if you wanna have a look
|
@creatermaker @weingartlorenz done some edits, please do a 'git pull' before you start editing :) |
Is your feature request related to a problem? Please describe.
The image tiling problem is part of nearly every computer vision pipeline. This component should read arbitrary image formats and create the desired tiles (also using sliding and tumbling windows and with configurable stride size
In case of geospatial image formats like geotiff/cog the tile's metadata should be kept / adjusted in the tiles. E.g. coordinates
The text was updated successfully, but these errors were encountered: