搜索资源列表
vc++OTSUcode
- otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
edge_erode
- 采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
erode
- %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理
expand
- %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理
21878249952005920105117074328
- OTSU 的算法,可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。
otsu
- 优化后的OTSU算法,适用于图像分割 适用于二维图像-OTSU optimized algorithm for image segmentation applied to two-dimensional image
_rar
- 关于数字图像处理中的Otsu算法 并且可计算阀值-On digital image processing algorithms and computable Otsu threshold
otsu
- otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
1
- 基于Otsu准则及图像熵的阈值分割算法,通过图像的熵和自动阈值分割进行检测-Entropy-based criteria and the Otsu thresholding algorithm
otsu2th
- 两个阈值的基于otsu的图像分割方法,使总方差达到最大-image segmentation using Otsu with two thresholds
Image-Processing-OTSU
- 自己写的OTSU算法, 已经过简化,用于文档处理-OTSU algorithms, writted by myself, and simplified
otsu
- 最大类间方差算法,修改下图片的存储路径就可以直接运行了,已经运行过了,没有问题-Otsu algorithm, modified image storage path can be run directly, have run over, no problem
otsu
- 实现OTSU分割时算法,对2D彩色或灰度图像进行分割,封装成函数,可以直接调用-OTSU segmentation algorithm, 2D color or grayscale image segmentation, packaged into a function, you can directly call
otsu
- 多维OTSU阈值分割方法,能够实现二维图像多阈值分割-Multidimensional OTSU thresholding methods, able to achieve the two-dimensional image multi-threshold segmentation
otsu
- 多阈值的OTSU算法,用于对图像的分割,是OUTS算法的推广-OTSU algorithm for multi-threshold for image segmentation, the algorithm is to promote OUTS
otsu
- Otsu s method that exhaustively search for the threshold that minimizes the intra-class variance in images
Otsu
- 大津算法源代码加注释,功能是自动选取图像的最佳阈值,非常适合初学者!-Otsu s method annotated source code, the best feature is the automatic threshold images, very suitable for beginners!
otsu
- 基本阈值处理算法,包括otsu和迭代阈自算法,可以直接使用-Basic threshold processing algorithms, including the otsu and iteration threshold algorithm, can be used directly
METODE-otsu
- otsu for image processing
thresh_md
- 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)