搜索资源列表
Otsu
- 用C++实现的OTSU大津阈值分割方法,使用的是图像的全局阈值
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
houghostu
- matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding m
Otsu
- 用C++实现的OTSU大津阈值分割方法,使用的是图像的全局阈值-With C++ Realize the OTSU Otsu threshold segmentation method, using images of the overall threshold
ostu
- 图象分割中应用较多的ostu大津阈值法,matlab源代码-Application of image segmentation ostu more Otsu threshold method, matlab source code
otsu2
- 大津阈值分割法,也称最大类间方差法,利用图像的灰度分布密度函数定义图像的交叉熵。 交叉熵可看作是两个概率系统(即图像背景及目标)的信息量之间的差异。求出的交叉熵越大,则分割效果越好。 -Otsu threshold segmentation method, also known as Otsu method, the use of gray-scale image distribution density function
imprivedOSTU
- 比较经典的OSTU算法,是根据最早提出的大津阈值分割算法改进而来的。-Comparison of classic OSTU algorithm is based on the earliest proposed Otsu threshold segmentation algorithm to improve from.
otsu
- 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
ImageProcess
- 本文讲了图像分割的集中典型方法,其中包括大津大津阈值分割法,登山法。是图像分割技术的初学者较好的入门课件。-failed to translate
otsu0915
- 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
demo
- 数字图像处理实验 细胞图像的分割与测量 包括区域生长 大津阈值分割 去噪等等,VC MFC开发-cell segment
viLib
- 数字图像处理 大津法 将图像进行自动阈值分割-Otsu method of digital image processing for automatic image segmentation
Otsu
- 大津法实现图像阈值分割的matlab源程序代码-Otsu Thresholding Image source code matlab
opencv-ostu
- 基于OPENcv大津阈值分割运动目标检测方法的源代码- the code of otsu for moving goal detection based on opencv
demo
- 图像处理基本操作,如直方图均衡化、边缘检测、大津阈值分割等-Basic image processing operations, such as histogram equalization, edge detection, Otsu threshold segmentation
Otsu-and-pyramid-algorithm
- 基于对话框的图像分割和匹配,采用大津阈值分割,金字塔算法模板匹配-Otsu threshold segmentation, based on image segmentation and matching of the dialog box, pyramid algorithm template matching
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
Otsu
- 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
自适应阈值
- 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。因此,使类间方差最大的分割意味着错分概率最小。(The largest between-class variance metho