com.pixelmed.display
Class SuperimposedDicomImage
java.lang.Object
com.pixelmed.display.SuperimposedImage
com.pixelmed.display.SuperimposedDicomImage
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuperimposedDicomImage
public SuperimposedDicomImage(AttributeList list)
throws DicomException
- Parameters:
list -
- Throws:
DicomException
SuperimposedDicomImage
public SuperimposedDicomImage(String filename)
throws DicomException,
IOException
- Parameters:
filename -
- Throws:
DicomException
IOException
main
public static void main(String[] arg)
- Parameters:
arg - the underlying image file name, the superimposed image file name, and optionally the file name basis for a consumer format image rendering