[Insight-users] Experts Opinion

Dženan Zukić dzenanz at gmail.com
Tue Mar 13 05:30:39 EDT 2012


ITK relies on GDCM<http://www.creatis.insa-lyon.fr/software/public/Gdcm/Main.html>to
read DICOM files. Instead of ITK, you could use GDCM directly.

Unless you need something other than 2D and 3D visualization (such as
audio, video playback etc), I would go with ITK+VTK. There is some
redundancy and an occasional problem, but they cooperate easier than, let's
say, ITK+OSG.

On Mon, Mar 12, 2012 at 17:15, Santhosh Ramankutty <arsanthosh at gmail.com>wrote:

> Hello,
>
> I am a newbie to ITK. I am in the research phase to decide on what
> technologies to use for my requirements.
> Hope this is a correct place to ask these questions, if not please let me
> know a correct forum to ask these questions.
>
> My requirement is:
> 1. Read Dicom files
> 2. Display Dicom image/series in an UI
> 3. Customizable UI to use the Dicom images and get input from UI. Save the
> UI settings etc.
> 4. Software is for Windows OS, preferably for other OS's also,
>
> To do the above requirements, I found following ways that are possible:
> 1. SlimDX and ITK
> 2. VTK and ITK
>
> My question is:
> Can I use SlimDX API's to display Dicom images without ITK? or I have to
> use ITK to get the Dicom info. From my understanding Dicom can be read
> using ITK only, am I correct?
> Which is better VTK and ITK or SlimDX and ITK, or there is a better option
> than this?
> Are there any resources in the web that can help me make a good decision?
>
> Your advise on this is greatly appreciated.
>
> Thanks,
> Santhosh.
>
>
> _____________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120313/f08abd7b/attachment.htm>


More information about the Insight-users mailing list