how to read *.mnc image using openimage(filename) function?

6 visualizaciones (últimos 30 días)
Deepak
Deepak el 9 de Jun. de 2013
Hi der! i'm getting the following errorwhile opening a .mnc file :
h=openimage('200300095_fdgheart.mnc'); ??? Error using ==> miinquire at 142 Error getting image dimensions from file C:\Users\user\Documents\MATLAB/200300095_fdgheart.mnc
Error in ==> openimage at 173 DimSizes = miinquire (filename, 'imagesize');
Please help!! I've already seen all the related posts! googled for days, used mia, some of minc converter softwares,etc. None of them help. Although mia utility does help in displaying images but considering the huge dataset i have it is not possible for me to convert thousands of images to jpg one by one.
So, if some1 can suggest some other way to batch extract all images from .mnc file and save as .jpg files, it wud b really helpful!!
  1 comentario
Walter Roberson
Walter Roberson el 9 de Jun. de 2013
openimage() is not part of MATLAB. Are you using BIC-MNI such as at https://github.com/BIC-MNI/emma/blob/master/matlab/general/openimage.m ?
Have you installed the mincinfo program somewhere on the execution path ?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Neuroimaging en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by