Class IndexedLabelMapToSegmentation


  • public class IndexedLabelMapToSegmentation
    extends java.lang.Object
    • Field Detail

      • spatialAndRelationalConcepts

        protected static final java.util.Set<java.lang.String> spatialAndRelationalConcepts
      • tissueConcepts

        protected static final java.util.Set<java.lang.String> tissueConcepts
      • backgroundIndex

        protected java.lang.Integer backgroundIndex
    • Constructor Detail

      • IndexedLabelMapToSegmentation

        public IndexedLabelMapToSegmentation​(java.lang.String inputFilename,
                                             java.lang.String labelFilename,
                                             java.lang.String outputFilename,
                                             java.lang.String referenceImageFilename,
                                             java.lang.String seriesNumber,
                                             java.lang.String seriesDescription,
                                             java.lang.String contentLabel,
                                             java.lang.String contentDescription,
                                             java.lang.String contentCreatorName)
                                      throws java.io.IOException,
                                             java.lang.NumberFormatException,
                                             DicomException
        Throws:
        java.io.IOException
        java.lang.NumberFormatException
        DicomException