aics-int / napari-allencell-annotator

Other
0 stars 1 forks source link

84 Create and get points #90

Closed memeramita closed 3 months ago

memeramita commented 4 months ago

Context

84 Create functions create_points_layer and get_selected_points in viewer.py for adding point layers and getting selected points from point layers to support point annotation.

Changes

viewer.py

I implemented the following class and functions to support create_points_layer and get_selected_points

i_viewer.py

fake_viewer.py