vibbic / biosegment

BioSegment is a software stack to enable segmentation of microscopy data using machine learning models.
https://vibbic.github.io/biosegment/
GNU General Public License v3.0
4 stars 2 forks source link

Add ability to annotate images in an external tool. #64

Open SilverViking opened 3 years ago

SilverViking commented 3 years ago

This task tries to mitigate the problem where drawing annotations in BioSegment is very cumbersome. We would like some relatively easy way to do the annotation in an external tool, and import these annotations in BioSegment.

Open questions: What external tool will we support? MIB? Something else? How close will the integration betweem BioSegment and this external tool be?

Is this related to https://github.com/vibbic/biosegment/issues/60 ?