搜索资源列表
-
0下载:
利用Otsu算法进行图像分割实现简单,速度快,效果也好,Otsu algorithm using image segmentation to achieve a simple, fast and effective or
-
-
0下载:
最大类间方差法,给出了详细的介绍,希望能对大家学习图像处理有帮助-Otsu law, gives a detailed introduction to all of us hope to be helpful to learn image processing
-
-
0下载:
图像的otsu分界算法的实现,不是调用函数的,是底层实现-otsu partition
-
-
1下载:
OTSU图像分割快速算法。原创,附参考文献。-a faster version of Otsu s method
-
-
0下载:
特征提取在计算机视觉和图像处理中的应用,一本很好的书籍,有很多matlab的代码-FeatureExtractioninComputerVisionandImageProcessing-Nixon, Augado- Newnes 2002
-
-
0下载:
用matlab编写 调试可以使用 分割效果良好 -matlab
-
-
0下载:
这是个关于图像大津法分割算法的源程序,在matlab上实现。-This is about image segmentation algorithm of Otsu' s source code, in matlab to achieve.
-
-
1下载:
Otsu-最大类间方差matlab代码
通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。
-the Ostu method is much faster and more efficient than the fuzzy cluster method.
-
-
0下载:
运用最大类间方差法进行二值化的matlab实现代码-ostu binaryzation matlab
-
-
0下载:
最大类间方差matlab代码,代码简洁实用,简单易用,适合初学者-Otsu Matlab code, the code is simple and practical, easy to use, suitable for beginners
-