public class CTAnatomy extends Anatomy
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.
anatomicConceptEntries, anatomyConcepts, badAnatomyWords, badLateralityOrViewOrAnatomyPhraseTriggers| Constructor and Description |
|---|
CTAnatomy() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Read the DICOM input file and extract anatomical information.
|
findAmongstGeneralAttributes, findAnatomicConcept, getAnatomyConcepts, newStringArraypublic static void main(String[] arg)
Read the DICOM input file and extract anatomical information.
arg - array of one string, the filename to read