Interface ImageSegmentationAnnotationWriter

    • Method Detail

      • getCorrespondingReader

        ImageSegmentationAnnotationReader getCorrespondingReader()
        Returns, if available, the corresponding reader.
        Returns:
        the reader, null if none available
      • write

        String write​(PlaceholderFile file,
                     ImageSegmentationContainer annotations)
        Writes the image segmentation annotations.
        Parameters:
        file - the file to write to
        annotations - the annotations to write
        Returns:
        null if successfully written, otherwise error message