搜索资源列表
图像处理中 各种阈值分割的基本算法的实现
- 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.
OSTUmatlab.rar
- OSTU算法,智能优化算法,matlab,共同学习,OSTU
ostu
- OSTU matlab 源代码-OSTU matlab code.......
OSTU
- 二维OSTU方法 ,能够自动给出合适阈值 matlab环境下开发-Two-dimensional OSTU method that can automatically give the appropriate thresholds developed under matlab environment
Automatic--OSTU--new
- 自动寻找阈值,实现图像分割。很好用啊!Matlab 编写!-Automatic find threshold, realize image segmentation. Very good! Matlab!
ostu
- 大津站直的阈值化算法,用MATLAB实现,目前较好的阈值化算法-Stand straight Otsu s thresholding algorithm, using MATLAB to achieve, the current threshold of a better algorithm
max_sigma
- matlab ostu 算法源码实现非常棒-matlab ostu code
ostu
- OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
Tuxiangfenge
- 用MATLAB语言编写的图形分割程序,本程序是基于Ostu方法的分割。-MATLAB Segment
OSTU
- ostu算法实现的红外目标提取,打包文件中含有完整的matlab程序实现,还有运行图片-ostu infrared target extraction algorithm, the archive file contains the complete matlab program implementation, as well as running pictures
ostu阈值分割法
- 这是一个利用大津阈值法进行自适应分割的程序,效果很不错,你值得拥有,采用matlab编写