]> Creatis software - gdcm.git/commit
Final bugg fix.
authorjpr <jpr>
Thu, 20 Jan 2005 13:28:23 +0000 (13:28 +0000)
committerjpr <jpr>
Thu, 20 Jan 2005 13:28:23 +0000 (13:28 +0000)
commitf7f7680dd2d0e5e92be24039cd50ff0ecfff501f
tree2eb69fe8c86e51380ff3384fa9e628f2dc1c354a
parent2a2c07baafb13cec37daad51975f394541406eac
Final bugg fix.
TestPapyrus  - reads a Papyrus file (gdcm::Header compliant),
             - gets the pixels of all the images, using low level iterators
 - writes an multiframes Dicom image.
(Just to show it's *possible* to do that)
Uses SQItems accessors (we could use it as a 'Test' program, to improve test
coverage ...)
Example/TestPapyrus.cxx