搜索资源列表
Otsucoding
- Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差 % 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部 % 分差别变小。-Otsu - Otsu Matlab code Otsu Princip
Otsucoding
- Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差 % 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部 % 分差别变小。-Otsu- Otsu Matlab code Otsu Principl
OTSU
- 计算有效区域内的OTSU值: 通过标记图像,求取原图像中被标记的区域的OTSU阈值-Calculation of the effective region OTSU value: By marking images, to strike the original image of the region is marked OTSU threshold
otsu
- 这是本人下载和编译过的关于大津法二值化的matlab代码,效果比较好,可以作为分割的有效辅助-This is, I downloaded and compiled on the Otsu binarization method of matlab code, the effect is better, can be used as an effective auxiliary partition
multiotsu
- otsu s multilevel thresholding method
21878249952005920105117074328
- OTSU 的算法,可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。-OTSU algorithm, Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method.
otsu
- otsu算法应用于图像分割--图像分割-直方图-Otsu algorithm is applied to image segmentation image segmentation- Histogram
Otsu
- 利用Otsu算法进行图像分割实现简单,速度快,效果也好-Otsu algorithm using image segmentation to achieve a simple, fast and effective or
otsu
- 最大类间方差法,给出了详细的介绍,希望能对大家学习图像处理有帮助-Otsu law, gives a detailed introduction to all of us hope to be helpful to learn image processing
otsu
- 图像的otsu分界算法的实现,不是调用函数的,是底层实现-otsu partition
LiaoThreshold
- OTSU图像分割快速算法。原创,附参考文献。-a faster version of Otsu s method
FeatureExtractioninComputerVisionandImageProcessin
- 特征提取在计算机视觉和图像处理中的应用,一本很好的书籍,有很多matlab的代码-FeatureExtractioninComputerVisionandImageProcessing-Nixon, Augado- Newnes 2002
otsu
- 用matlab编写 调试可以使用 分割效果良好 -matlab
otsu
- 这是个关于图像大津法分割算法的源程序,在matlab上实现。-This is about image segmentation algorithm of Otsu' s source code, in matlab to achieve.
yuzhifenge
- 全局阈值分割:迭代法、Otsu法;局部阈值分割-Global Thresholding: iterative method, Otsu method local threshold segmentation
OSTU
- Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
otsu
- 运用最大类间方差法进行二值化的matlab实现代码-ostu binaryzation matlab
Otsu
- 最大类间方差matlab代码,代码简洁实用,简单易用,适合初学者-Otsu Matlab code, the code is simple and practical, easy to use, suitable for beginners
563602837otsu_2d
- 实现2维最大类间方差的图像分割,运行速度快,有代码注解。。。。。。。。。。。 实现2维最大类间方差的图像分割,运行速度快,有代码注解。。。。。。。。。。。(To achieve the 2 largest inter class variance image segmentation, fast running, there are code notes..........)