Class CTAnatomy

java.lang.Object
com.pixelmed.anatproc.CTAnatomy

public class CTAnatomy extends Object

This class encapsulates information pertaining to anatomy of CT images.

Utility methods provide for the detection of anatomy from various header attributes regardless of whether these are formal codes, code strings or free text comments.

  • Field Details

    • badLateralityOrViewOrAnatomyPhraseTriggers

      protected static String[] badLateralityOrViewOrAnatomyPhraseTriggers
    • badAnatomyWords

      protected static String[] badAnatomyWords
    • anatomicConceptEntries

      protected static DisplayableAnatomicConcept[] anatomicConceptEntries
    • anatomyConcepts

      protected static DictionaryOfConcepts anatomyConcepts
  • Constructor Details

    • CTAnatomy

      public CTAnatomy()
  • Method Details