open-forest-observatory / tree-detection-framework

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

Add `plot` method to both `RegionDetections` and `RegionDetectionSet` #32

Closed russelldj closed 4 weeks ago

russelldj commented 4 weeks ago

This handles a lot of the logic around plotting while relying heavily on the functionality from geopandas. I also added an example notebook showing the visualizations.