org.dcm4che2.iod.module.pr
Class MaskModule

java.lang.Object
  extended by org.dcm4che2.iod.module.Module
      extended by org.dcm4che2.iod.module.pr.MaskModule

public class MaskModule
extends Module

C.11.13 and C.7.6.10 define the mask subtraction to remove pixel information that is common between multiframe images.

Since:
July 19, 2007
Version:
$Revision$ $Date$
Author:
Bill Wallace

Field Summary
 
Fields inherited from class org.dcm4che2.iod.module.Module
dcmobj
 
Constructor Summary
MaskModule(DicomObject dcmobj)
          Create a display shutter IOD instance on the given dicom object data.
 
Method Summary
 
Methods inherited from class org.dcm4che2.iod.module.Module
getDicomObject, getType1Tags, getType2Tags, init, updateSequence, updateSequence, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaskModule

public MaskModule(DicomObject dcmobj)
Create a display shutter IOD instance on the given dicom object data.



Copyright © 2011 dcm4che. All Rights Reserved.