IMA

所属分类:3D图形编程
开发工具:Visual C++
文件大小:24KB
下载次数:32
上传日期:2012-04-19 16:40:03
上 传 者NWj
说明:  利用IMA算法,提取三维模型的骨架,希望对大家有用!
(It contains the sources of the C-implementation of the IMA skeleton of a 3D data set as described in the paper:W. H. Hesselink, J. B. T. M. Roerdink: Euclidean skeletons of digital image and volume data in linear time by integer medial axis transform. IEEE Trans. Pattern Anal. Machine Intell. 30 (2008), pp. 2204--2217.)

文件列表:
IMA\IMA3d\angio.sff (1015823, 2009-06-16)
IMA\IMA3d\avs_io.c (10469, 2009-06-17)
IMA\IMA3d\avs_io.h (1316, 2009-06-17)
IMA\IMA3d\basename_no_ext.c (1174, 2009-06-17)
IMA\IMA3d\fld_to_sff.c (843, 2009-06-17)
IMA\IMA3d\ima3d.c (10401, 2009-06-17)
IMA\IMA3d\image.c (2718, 2009-06-17)
IMA\IMA3d\image.h (863, 2009-06-17)
IMA\IMA3d\Makefile (765, 2009-06-17)
IMA\IMA3d\makemip.c (2059, 2009-06-17)
IMA\IMA3d\sff_to_fld.c (843, 2009-06-17)
IMA\IMA3d\volume.c (17922, 2009-06-17)
IMA\IMA3d\volume.h (2331, 2009-06-17)
IMA\IMA3d (0, 2012-04-19)
IMA (0, 2012-04-19)

This directory contains the sources of the C-implementation of the IMA skeleton of a 3D data set as described in the paper: W. H. Hesselink, J. B. T. M. Roerdink: Euclidean skeletons of digital image and volume data in linear time by integer medial axis transform. IEEE Trans. Pattern Anal. Machine Intell. 30 (2008), pp. 2204--2217. The main program for computing the IMA is: ima3d Typical usage: ima3d INPUTFILE <-g gamma> Here INPUTFILE is the name of the binary 3D input data in SFF format. The input file is expected in the directory data. An example dataset is provided: angio.sff gamma is the value of the pruning parameter (default: gamma=1). For help, type: ima3d --help Auxiliary programs: - makemip: compute a Maximum Intensity Projection of a 3D dataset in SFF format - sff_to_fld: convert data set in SFF format to AVS field format - fld_to_sff: convert data set in AVS field format to SFF format

近期下载者

相关文件


收藏者