public class CompareSetsOfDicomFiles extends Object
A class to compare two sets of DICOM files.
| Constructor and Description |
|---|
CompareSetsOfDicomFiles(String firstPath,
String secondPath) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
For testing, read all DICOM files and build a set of them.
|
static boolean |
updateDigest(MessageDigest md,
BufferedImage srcImage) |
public static void main(String[] arg)
For testing, read all DICOM files and build a set of them.
arg - the filenamespublic static boolean updateDigest(MessageDigest md, BufferedImage srcImage) throws DicomException, IOException
DicomExceptionIOException