[Insight-users] Interactive ROI selection for a QT-VTK-ITK application

Isaiah Norton isaiah.norton at gmail.com
Wed Mar 2 13:31:50 EST 2011


There are already several Qt/ITK-based tools with this functionality. As far
as I know, ROI selection in a lot of these is built on the VTK interaction
primitives but there is no generic library for this sort of thing.

The ones below come to mind immediately as ITK-based and (various flavors
of) open-source licensed so you can see what they do, or extend and
contribute:

3D Slicer (BSD, v4 is Qt rewrite currently in beta)
Seg3D (MIT, v2 is very recently released rewrite using Qt and looks really
nice in brief use)
ITK-Snap (GPL)

MevisLab also has interaction primitives and ITK support, but the SDK is
closed-source.

Several more here:
http://en.wikipedia.org/wiki/List_of_open_source_healthcare_software#Imaging.2FVisualization

HTH,
-Isaiah

On Wed, Mar 2, 2011 at 12:31 PM, robert behan <robehan at gmail.com> wrote:

> Dear all,
>
> I am developing an application for displaying and processing MRI
> images reconstructed from GE P-files.
>
> I would like, if at all possible, to be able to select regions of
> interest manually but I am not sure how to do this.
>
> I am developing the GUI in QT and I am just wondering are there any
> libraries I could use which would allow me to manually select ROIs in
> my QT based GUI as inputs for my ITK filters.
>
> Any suggestions would be much appreciated,
>
> Best Regards,
>
> Robert
> _____________________________________
> 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.html
>
> 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/20110302/1b54bc3c/attachment.htm>


More information about the Insight-users mailing list