loadminc

バージョン 1.0.0.0 (2.03 KB) 作成者: Laszlo Balkay
Read minc format medical image file.
ダウンロード: 3.7K
更新 2011/8/23

ライセンスの表示

This function read the minc format input file. The minc file format was introduced by NMI (http://www.bic.mni.mcgill.ca/ServicesSoftware/MINC). m file use the netcdf MATLAB utility. The loadminc function requires the netcdf matlab library.

Application of the function:

[imaVOL,scaninfo] = loadminc(filename)

or

[imaVOL,scaninfo] = loadminc;
% in that case the file selection popup window will be appeard to pick up a file

引用

Laszlo Balkay (2024). loadminc (https://www.mathworks.com/matlabcentral/fileexchange/32644-loadminc), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0