open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Add segmentation #10

Closed russelldj closed 9 months ago

russelldj commented 9 months ago

This adds a segmentation base class and an example brightness segmentation algorithm. It also has a way to wrap a CameraSet so it returns segmented images. Finally, I made the mesh aggregation process more modular to support segmentation experiments.