imreconstruct

所属分类:matlab编程
开发工具:Visual C++
文件大小:5KB
下载次数:63
上传日期:2012-08-01 16:49:21
上 传 者knife
说明:  此函数是用C语言编写的MEX文件,与MATLAB中imreconstruct函数功能相同,效果一样,运行速率更快。
(This function is written in C MEX file, the same function with in MATLAB imreconstruct function, the same effect faster run rate.)

文件列表:
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
近期下载者

相关文件


收藏者