Update, thanks to Norman Williams from ITK, who updated the file itkDCMTKImageIO.cxx , now it reads correctly the phillips MR
http://review.source.kitware.com/#/c/11969/
Search found 2 matches
- Thu, 2013-07-18, 16:10
- Forum: Third-Party DCMTK Applications
- Topic: 4D cine (3d + time) multiframe dcm with DCMTKImageIO on ITK
- Replies: 2
- Views: 23994
- Wed, 2013-07-10, 16:41
- Forum: Third-Party DCMTK Applications
- Topic: 4D cine (3d + time) multiframe dcm with DCMTKImageIO on ITK
- Replies: 2
- Views: 23994
4D cine (3d + time) multiframe dcm with DCMTKImageIO on ITK
Hi I am new to DCMTK. I am developing an app that tries to load cine images on itk and then have a per frame visualization. I am using the class provided by ITK, DCMTKImageIO and it loads a 3d set correctly. My data is a MRI cine non enhanced DICOM with 20 frames and 100 slices in Z axis, then it ha...