[Insight-users] Problem in Viewing 3D Model generated from DICOM Series

Jothybasu Selvaraj jothybasu at gmail.com
Fri Apr 13 07:38:31 EDT 2012


ITK is not meant for viewing (visualization). It just process your data and
return the output.

If you want to view tham you should use VTK. There are plenty of filter in
VTK for visualization and also for image processing (up to some extent).

Use VolumeRaycastFunctions in vtk.

Jothy



On Fri, Apr 13, 2012 at 12:23 PM, pieasian86 <bushra.sadia at seecs.edu.pk>wrote:

>
> Thanks Jothy for your quick reply. I installed VolView and now i am able to
> view the 3D model. Can you please tell me if there is any function in ITK
> through which i can view that model in ITK?
> Thanks in advance
> With Best Regards,
> Pieasian
>
>
> Jothybasu Selvaraj wrote:
> >
> > In my opinion, you can't simply view the 3D model of a CT image in
> > paraview. I don't think you have
> >
> >  rayCasting filter and mappers which work for you out of the box.
> >
> > You can try volview , which does what you need.
> >
> > http://www.kitware.com/products/volview.html
> >
> > Jothy
> >
> >
> >
> > On Fri, Apr 13, 2012 at 6:01 AM, pieasian86
> > <bushra.sadia at seecs.edu.pk>wrote:
> >
> >>
> >> Dear All,
> >> i successfully compiled the example, DicomSeriesReadImageWrite2.cxx and
> >> also
> >> generated output saved in .vtk extension. but when i tried to view the
> 3D
> >> model stored in that file I am not be able to see it. I tried to view it
> >> in
> >> Paraview but problem still there but when i plot contour on that .vtk
> >> file
> >> in paraview i can see 3D model. Can any body help me out that why i not
> >> be
> >> able to see anything from the output file of
> >> DicomSeriesReadImageWrite2.cxx
> >> please.
> >> Thanks in Advance.
> >> With Best Regards,
> >> Pieasian
> >> --
> >> View this message in context:
> >>
> http://old.nabble.com/Problem-in-Viewing-3D-Model-generated-from-DICOM-Series-tp33679755p33679755.html
> >> Sent from the ITK - Users mailing list archive at Nabble.com.
> >>
> >> _____________________________________
> >> Powered by www.kitware.com
> >>
> >> Visit other Kitware open-source projects at
> >> http://www.kitware.com/opensource/opensource.html
> >>
> >> Kitware offers ITK Training Courses, for more information visit:
> >> http://www.kitware.com/products/protraining.php
> >>
> >> Please keep messages on-topic and check the ITK FAQ at:
> >> http://www.itk.org/Wiki/ITK_FAQ
> >>
> >> Follow this link to subscribe/unsubscribe:
> >> http://www.itk.org/mailman/listinfo/insight-users
> >>
> >
> >
> >
> > --
> > Jothy
> >
> > _____________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Kitware offers ITK Training Courses, for more information visit:
> > http://www.kitware.com/products/protraining.php
> >
> > Please keep messages on-topic and check the ITK FAQ at:
> > http://www.itk.org/Wiki/ITK_FAQ
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.itk.org/mailman/listinfo/insight-users
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/Problem-in-Viewing-3D-Model-generated-from-DICOM-Series-tp33679755p33681192.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>



-- 
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120413/c81490ec/attachment.htm>


More information about the Insight-users mailing list