open-forest-observatory / tree-detection-framework

BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Switch convention of the image bounds to correct for pixel indexing convention #48

Closed russelldj closed 2 weeks ago

russelldj commented 2 weeks ago

This updates the get_image_bounds_as_shapely method to return a format that consistent with the orientation of get_geospatial_bounds_as_shapely. This is that the bottom of the image/tile corresponds to the ymin value.