Class FindAndCopySelectedDicomFilesUsingDatabase

java.lang.Object
com.pixelmed.apps.FindAndCopySelectedDicomFilesUsingDatabase

public class FindAndCopySelectedDicomFilesUsingDatabase extends Object

This class copies a set of DICOM files, if they match specified criteria.

  • Constructor Details

  • Method Details

    • main

      public static void main(String[] arg)

      Copy a set of DICOM files, if they match specified criteria.

      Does not actually check the Modality value in the file, but matches the SOP Class against what is returned from SOPClass.getPlausibleStandardSOPClassUIDsForModality(String).

      Parameters:
      arg - array of four strings - the class name of the database model, the fully qualified path of the database file prefix, the output path, and the SOP Class UID or Modality