synapse_net.imod

This submodule implements the functionality to export IMOD annotations and to convert segmentations back into mod files.

1"""This submodule implements the functionality to export IMOD annotations and to
2convert segmentations back into mod files.
3"""
4from .export import export_segmentation, export_point_annotations, get_label_names