[Insight-users] Under-one-roof Image Application, Scripts and Image Tutorials

Luis Ibanez luis.ibanez at kitware.com
Fri Oct 26 15:15:41 EDT 2007


Hi Michael,


ITK is currently supporting MINC *if* you build the MINC2 libraries
in your system.


When you run CMake for configuring ITK Just turn on

                ITK_USE_REVIEW
                ITK_USE_MINC2

For details on the configuration, you may find useful to look at
the CTest script used in our Nightly submission to the Dashboard
that uses ITK + MINC.


Note that MINC is also experimenting with adopting CMake, so it should
become easier and easier to use them as joint projects.


Please let us know if you find problems using MINC2 along with ITK.


In this way you


   Thanks


      Luis


------------------
M. Wirtzfeld wrote:
> Good day,
> 
> Does anyone know of an image application/viewer than can single handedly 
> work (view/convert, etc.) with multiple image-types?  More specifically, 
> DICOM, MINC, and RAW-data Images?
> 
> I am using the Mattes Mutual information metric 
> (MattesMutualInformationImageToImageMetric) to register oblique slices 
> on volume.  This is done in ITK.  As a result, I can not use the MINC 
> file-format by default for reading images.  I first need to convert to 
> one of several supported formats and as a result I have decided on MHD.
> 
> Short of this, does anyone have scripts allowing conversion between MINC 
> and MHD and back again?  I am working on a LINUX platform so 
> applications like VolView are not applicable.
> 
> Last item, any good tutorials on image scaling dealing with data-types 
> and operations like casting.
> 
> 
> Thank you,
> 
> Michael.
> 
> Michael R. Wirtzfeld
> Research Assistant - Robarts Research
> mwirtz at imaging.robarts.ca <mailto:mwirtz at imaging.robarts.ca>
> 519.663.5777, Ext. 34096
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list