public class SuperimposedDicomImage extends SuperimposedImage
A class that supports matching the geometry of a superimposed DICOM image and an underlying images, and creating BufferedImages suitable for drawing on an underlying image.
SuperimposedImage.AppliedToUnderlyingImagecieLabScaled, DEFAULT_CLOSEST_SLICE_TOLERANCE_DISTANCE, superimposedGeometry, superimposedSourceImage| Constructor and Description |
|---|
SuperimposedDicomImage(AttributeList list) |
SuperimposedDicomImage(String filename) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg) |
getAppliedToUnderlyingImage, getAppliedToUnderlyingImage, getIntegerScaledCIELabPCS, isSliceCloseEnoughToSuperimpose, isSliceCloseEnoughToSuperimposepublic SuperimposedDicomImage(AttributeList list) throws DicomException
list - DicomExceptionpublic SuperimposedDicomImage(String filename) throws DicomException, IOException
filename - DicomExceptionIOExceptionpublic static void main(String[] arg)
arg - the underlying image file name, the superimposed image file name, and optionally the file name basis for a consumer format image rendering