The functionality should allow users to create custom analysis regions by drawing arbitrary polygons directly on the echogram. Users should be able to select multiple points on the echogram to define the vertices of each polygon.
The drawn polygons should:
- Be editable (users can adjust or remove points as needed)
- Support multiple polygons within a single session
- Be exportable in a format compatible with the Region Browser (i.e., include polygon vertices and associated metadata such as the time range)
Note
This issue was duplicated from uw-echospace/engine_echo_data_viz#2.
The functionality here can be part of the region browser in #219 .
Prototype
See this folder and the associated explanation for notebook prototype.
The functionality should allow users to create custom analysis regions by drawing arbitrary polygons directly on the echogram. Users should be able to select multiple points on the echogram to define the vertices of each polygon.
The drawn polygons should:
Note
This issue was duplicated from uw-echospace/engine_echo_data_viz#2.
The functionality here can be part of the region browser in #219 .
Prototype
See this folder and the associated explanation for notebook prototype.