Class SuperimposedDicomSegments


  • public class SuperimposedDicomSegments
    extends java.lang.Object

    A class that supports extracting DICOM segmentation objects with one or more segments as superimposed images.

    • Field Detail

      • superimposedImagesBySegmentNumber

        protected java.util.SortedMap<java.lang.String,​SuperimposedImage> superimposedImagesBySegmentNumber
      • framesForSegmentBySegmentNumber

        protected java.util.SortedMap<java.lang.String,​java.util.SortedSet<java.lang.Integer>> framesForSegmentBySegmentNumber
    • Constructor Detail

      • SuperimposedDicomSegments

        public SuperimposedDicomSegments​(java.lang.String filename)
                                  throws DicomException,
                                         java.io.IOException
        Parameters:
        filename -
        Throws:
        DicomException
        java.io.IOException
    • Method Detail

      • main

        public static void main​(java.lang.String[] arg)
        Parameters:
        arg - the underlying image file name, the superimposed segmentation object file name, and optionally the file name basis for a consumer format image rendering