imreconstruct

所属分类:图形图像处理
开发工具:C/C++
文件大小:5KB
下载次数:9
上传日期:2016-03-17 14:26:25
上 传 者cloverRabit
说明:  用C编写的图像形态学重建源码,效果与Matlab imreconstruct() 一直,有4连通或8连通重建可选
(Written in C source image morphological reconstruction)

文件列表:
imreconstruct\license.txt (1331, 2009-05-27)
imreconstruct\testgs.m (984, 2003-10-07)
imreconstruct\vincent11.c (7886, 2003-10-07)
imreconstruct\vincent12.c (7891, 2003-10-07)
imreconstruct (0, 2012-08-01)

The zip file containes - readme.txt (this file) - testgs.m (an example of use) - vincent11.c - vincent12.c these two last file must be mex-compiled ************************************************************************************* The routines vincent11 and vincent12 implement Morphological Grayscale Reconstruction algorithm (L.Vincent, 1993) and are very similar to imreconstruct ( a function in Image Processing Matlab Toolbox) ********************************************************************************** You have to mex-complile the file vincent11.c and vincent12.c ( mex namefile.c ) The command is therefore: vincent11(a,b,conn) where a is the mask b is the marker ( with b
近期下载者

相关文件


收藏者