imjoy-team / imjoy-cloud-annotation

Client for connecting to the ImJoy AI Engine for collaborative annotation in the cloud.
https://imjoy-team.github.io/imjoy-cloud-annotation/
MIT License
1 stars 2 forks source link

geojson_to_array #7

Closed tdefa closed 3 years ago

tdefa commented 3 years ago

function and script to save numpy array mask labels from the geojson files download from imjoy-cloud-annotation app

muellerflorian commented 3 years ago

Excellent. One suggestion. Currently the gejson is transformed into numpy, might be nice to actually save it as a label image (png). like this the workflow is completely closed and we re-create these images (which are often also the input from a segmentation approach).

muellerflorian commented 3 years ago

second comment. having a short mention in the docs would be nice.