[vtkusers] CT slice numbering

Kent Ogden ogdenk at upstate.edu
Thu May 5 08:31:51 EDT 2016


Flaviu,
 
Maybe the order in which the scans were reconstructed were in opposite order?  This could happen if, for example, the patient orientation was not set correctly in the scanner.  An example would be the patient was feet first supine but the technologist left the default head first supine setting.  Also, on some scanners I think it may be possible to reconstruct in either order.  One dicom tag you can look at is InstanceNumber (0020,0013) and see how the slices are numbered.
 
Kent
 


 
 
Kent Ogden PhD
Associate Professor, Radiology
SUNY Upstate Medical University
750 E. Adams Street
Syracuse, NY  13210

email:  ogdenk at upstate.edu 
voice:  (315) 464-5083
fax:	   (315) 464-8789>>> mesajflaviu generic <flaviumarc at gmail.com> 5/5/2016 8:11 AM >>>



Hi to all !
I have done a CT viewer with MPR guided of this example:
[VTK.git] / Examples / Medical / Cxx / Medical3.cxx ( http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/Medical/Cxx/Medical3.cxx )
The only difference is that I have used vtkDICOMReader ( https://github.com/dgobbi/vtk-dicom ) as DICOM reader, it's the only difference ...
but I noticed that on axial planes, the original plane, the slice numbering begin with 1 from the top of the patient, and of some of them the slice numbering are finish on the top of the patient ... 
Can you tell me why is happen that, and how can I solve the problem ? Any hint, link, solution would be very appreciated !
Flaviu.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160505/75211dd7/attachment.html>


More information about the vtkusers mailing list