12-08-2013 01:05 AM
I am working on biomedical images and trying to do process images available in ADNI site. There are different formats like - NiFTY, NiFTY 4D, ANALYSE, MINC. which among these all is acceptable for labview?
I would like to read teh downloaded data in my labview program for further analysis.
Please help me out.
12-09-2013
04:56 AM
- last edited on
04-16-2025
08:53 AM
by
Content Cleaner
Find in this link. https://www.ni.com/en/support/documentation/supplemental/17/file-formats-and-image-type-compatibilit... .
12-09-2013 08:14 AM
Thank you Silver_Shaper for your help.
But I already have gone through that link. The file formats listed there are of normal image files. Raw or information included Medical images never falls in any of those categories. Convertion of file type, which always include some loss or change, also not acceptable for high accuracy medical image reseaches.
So I wanted to know if nifty (.nii) or dicom format is acceptable or any other commonly used format like analyze is acceptable.
Can anyone please suggest me something?
12-09-2013
10:53 AM
- last edited on
04-16-2025
08:55 AM
by
Content Cleaner
Hi sukhiray,
-You can open dicom image types using Special toolkit avialbale for Biomedical Toolkit
https://www.ni.com/en/support/downloads/tools-network/download.labview-biomedical-toolkit.html
-You can see he help file which shows the readable image formats in that tookit here
https://www.ni.com/docs/en-US/bundle/labview-biomedical-toolkit-api-ref/page/lvbiomed/bio_read_image...
-Check these link if it might interst you https://forums.ni.com/t5/LabVIEW/How-to-open-DICOM-image-file/td-p/617382
https://forums.ni.com/t5/Machine-Vision/dicom-server-client/m-p/488886