]> Creatis software - gdcm.git/commit
* This program
authorjpr <jpr>
Thu, 20 Jul 2006 17:15:28 +0000 (17:15 +0000)
committerjpr <jpr>
Thu, 20 Jul 2006 17:15:28 +0000 (17:15 +0000)
commit6c5535595741be007d3605d715c3a2aa5fcae721
tree0f6d7e08d4f6a0035dddc0c17d5845dc1056753c
parent6d2d4129c41c25246f6a433e12f8130e38e70e05
  * This program
  * - explores recursively the (single Patient, single Study) directory
  * - examines the ".txt" Dense multiframe files
  * - Converts the files into 16 bits Dicom Files
  * WARNING : directory must contain ONLY .txt files

  (Probabely some more refinements to be added, but I wouldn't like to loose
   the source)
Example/DenseMultiFramesToDicom.cxx [new file with mode: 0755]