[MINC-users] Small Query

Robert D. Vincent robert.d.vincent at mcgill.ca
Sun Nov 22 07:43:38 EST 2015


Hi,

I'm not familiar with OpenCV, so I can only give some general advice.

The MINC toolkit includes several tools that can extract raw data from a
MINC file, or convert a MINC file to another format.

If you are programming in C (or C++), one of the easiest ways to read a
MINC file is with the "volume_io" library that is part of the MINC library.
I've enclosed a simple example.

    -bert

On Sat, Nov 21, 2015 at 11:35 PM, Hemanth I (Hemambaradarahara Rao) <
hihemanth08 at gmail.com> wrote:

> *Dear minc users,*
> *Currently I'm trying to do image fusion of T1,T2 and PD weighted images of
> brain.*
> *But here I'm unable to use those MINC Tool kit libraries along with opencv
> libraries for image processing applications.*
> *Can you briefly explain me the procedure to use those libraries for mnic
> format image reading and accessing pixel values*
> *then i will try to access along with Opencv libraries.*
> *It will be very helpful for my project if are able to guide me
> in accessing mnic image pixels.*
>
> *🌹**Thank you  **🌹*
>
> --
> Best Regards
> Hemanth Indlamuri
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>


More information about the MINC-users mailing list