abreheret / PixelAnnotationTool

Annotate quickly images.
GNU Lesser General Public License v3.0
1.41k stars 307 forks source link

How are the labels saved? #50

Closed Gitanjali450 closed 4 years ago

Gitanjali450 commented 4 years ago

Hello, Thank you very much for the tool. I had a question: how are the labels of a segmented image saved in the tool? Are they saved in a JASON file or some other file format? How can I save the labels from within the tool? Thank you.

abreheret commented 4 years ago

The labels are saved in the same directory as the images. Labeled result are png images and for each pixel you have the label (between 0 at 255), so no JSON or XML file.