]> Creatis software - gdcm.git/commit
PhilipsToBrucker2 allows splitting the files into a directory tree-like
authorjpr <jpr>
Tue, 17 Jan 2006 15:58:30 +0000 (15:58 +0000)
committerjpr <jpr>
Tue, 17 Jan 2006 15:58:30 +0000 (15:58 +0000)
commitb3d3c661491c6af1b690e3ec6865becd9446915b
tree5eded1ffb8b023f390cca2c6552665fe8c50b837
parent2773148911a69268d1f939671b1ff6067b0059eb
PhilipsToBrucker2 allows splitting the files into a directory tree-like
structure
   " - fills a tree-like structure of directories as :                        ",
   "        - Patient                                                         ",
   "        -- Serie                                                          ",
   "        --- Position                                                      ",
   "            Images are (sorted by Trigger Time /                          ",
   "                     Encoding Direction (Row, Column)                     ",
   "      use :                                                               ",
   "           0x0021, 0x1020 : 'SLICE INDEX'                                 ",
   "           0x0021, 0x1040 : 'FRAME INDEX'                                 ",
   "           0x0020, 0x0012 : 'SESSION INDEX'  (Acquisition Number)         ",
Example/PhilipsToBrucker2.cxx [new file with mode: 0755]