LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/napari_nD_annotator.egg-info/PKG-INFO
src/napari_nD_annotator.egg-info/SOURCES.txt
src/napari_nD_annotator.egg-info/dependency_links.txt
src/napari_nD_annotator.egg-info/entry_points.txt
src/napari_nD_annotator.egg-info/requires.txt
src/napari_nD_annotator.egg-info/top_level.txt
src/napari_nd_annotator/__init__.py
src/napari_nd_annotator/napari.yaml
src/napari_nd_annotator/_tests/__init__.py
src/napari_nd_annotator/_tests/test_widget.py
src/napari_nd_annotator/_widgets/__init__.py
src/napari_nd_annotator/_widgets/annotator_module.py
src/napari_nd_annotator/_widgets/image_processing_widget.py
src/napari_nd_annotator/_widgets/interpolation_widget.py
src/napari_nd_annotator/_widgets/minimal_contour_widget.py
src/napari_nd_annotator/_widgets/object_list.py
src/napari_nd_annotator/_widgets/projections.py
src/napari_nd_annotator/_widgets/_utils/__init__.py
src/napari_nd_annotator/_widgets/_utils/progress_widget.py
src/napari_nd_annotator/_widgets/_utils/widget_with_layer_list.py
src/napari_nd_annotator/boundingbox/__init__.py
src/napari_nd_annotator/boundingbox/_bounding_box_constants.py
src/napari_nd_annotator/boundingbox/_bounding_box_list.py
src/napari_nd_annotator/boundingbox/_bounding_box_mouse_bindings.py
src/napari_nd_annotator/boundingbox/_bounding_box_utils.py
src/napari_nd_annotator/boundingbox/_bounding_boxes_key_bindings.py
src/napari_nd_annotator/boundingbox/_mesh.py
src/napari_nd_annotator/boundingbox/bounding_box.py
src/napari_nd_annotator/boundingbox/bounding_boxes.py
src/napari_nd_annotator/boundingbox/qt_bounding_box_control.py
src/napari_nd_annotator/boundingbox/vispy_bounding_box_layer.py
src/napari_nd_annotator/mean_contour/__init__.py
src/napari_nd_annotator/mean_contour/cEssentials.py
src/napari_nd_annotator/mean_contour/cEssentialscy.cpp
src/napari_nd_annotator/mean_contour/cEssentialscy.pxd
src/napari_nd_annotator/mean_contour/cEssentialscy.pyx
src/napari_nd_annotator/mean_contour/contourcy.cpp
src/napari_nd_annotator/mean_contour/contourcy.pyx
src/napari_nd_annotator/mean_contour/interpHelper.py
src/napari_nd_annotator/mean_contour/interp_test.py
src/napari_nd_annotator/mean_contour/meanContour.py
src/napari_nd_annotator/mean_contour/reconstructioncy.cpp
src/napari_nd_annotator/mean_contour/reconstructioncy.pyx
src/napari_nd_annotator/mean_contour/rk.py
src/napari_nd_annotator/mean_contour/settings.py
src/napari_nd_annotator/mean_contour/util.py
src/napari_nd_annotator/minimal_contour/Eikonal.cpp
src/napari_nd_annotator/minimal_contour/Eikonal.h
src/napari_nd_annotator/minimal_contour/__init__.py
src/napari_nd_annotator/minimal_contour/_eikonal_wrapper.cpp
src/napari_nd_annotator/minimal_contour/_eikonal_wrapper.pyx
src/napari_nd_annotator/minimal_contour/commontype.h