文件名称:MinMaxFilterFolder
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 谢*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码,
-Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size.
Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more.
This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations.
All numerical and logical class arrays are supported.
Contributor (beside author) is Vaclav Potesil
Acknowledgements
This submission has inspired the following:
Free-knot spline approximation
MATLAB release MATLAB 7.8 (R2009a)
Other requirements MEX correctly setup NO image processing is required Download a tiff file for
-Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size.
Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more.
This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations.
All numerical and logical class arrays are supported.
Contributor (beside author) is Vaclav Potesil
Acknowledgements
This submission has inspired the following:
Free-knot spline approximation
MATLAB release MATLAB 7.8 (R2009a)
Other requirements MEX correctly setup NO image processing is required Download a tiff file for
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MinMaxFilterFolder
..................\benchminmax.m
..................\Contents.txt
..................\demolena.m
..................\KramerBruckner.m
..................\lemire_engine.c
..................\lemire_engine.m
..................\lemire_nd_engine.c
..................\lemire_nd_maxengine.c
..................\lemire_nd_maxengine.m
..................\lemire_nd_minengine.c
..................\lemire_nd_minengine.m
..................\minmaxfilt.m
..................\minmaxfilt1.m
..................\minmaxfilter_install.m
..................\slowminmaxfilt_algo.m
..................\testminmaxfilt.m
..................\vanherk.m
license.txt
..................\benchminmax.m
..................\Contents.txt
..................\demolena.m
..................\KramerBruckner.m
..................\lemire_engine.c
..................\lemire_engine.m
..................\lemire_nd_engine.c
..................\lemire_nd_maxengine.c
..................\lemire_nd_maxengine.m
..................\lemire_nd_minengine.c
..................\lemire_nd_minengine.m
..................\minmaxfilt.m
..................\minmaxfilt1.m
..................\minmaxfilter_install.m
..................\slowminmaxfilt_algo.m
..................\testminmaxfilt.m
..................\vanherk.m
license.txt