Description: OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh. Platform: |
Size: 2048 |
Author:陈其星 |
Hits:
Description: 自适应阈值的图像分割及文字提取技术,matlab,对学习基本原理有帮助-Adaptive threshold for image segmentation and text extraction technology, matlab, the basic principles of learning will help Platform: |
Size: 167936 |
Author:nickzhlf |
Hits:
Description: 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值-This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold Platform: |
Size: 1024 |
Author:gyq |
Hits:
Description: 用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。-Matlab implementation to use irregular light of the prospects for adaptive threshold background separation algorithm. Test image files attached inside. Platform: |
Size: 150528 |
Author: |
Hits:
Description: 基于Otsu法自适应阈值的图像分割研究 论文 大律法-Otsu method based on adaptive threshold for image segmentation research papers big law Platform: |
Size: 390144 |
Author:赵宁 |
Hits:
Description: otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better Platform: |
Size: 1024 |
Author:Andy |
Hits:
Description: 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners. Platform: |
Size: 1024 |
Author:sdphw |
Hits:
Description: 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割 用matlab实现自适应图像阈值分割(最大类间方差法)-This procedure is the use of the maximum between-class variance algorithm for the adaptive threshold image segmentation using matlab adaptive image threshold segmentation (maximum between-class variance method) Platform: |
Size: 1024 |
Author:荣建忠 |
Hits:
Description: 自适应图像处理,相对于matlab应用,在图像处理中进行图像锐化和相对应的阀值分割-Adaptive image processing, as opposed to matlab applications in image processing for image sharpening and the corresponding threshold segmentation Platform: |
Size: 70656 |
Author:陈亮 |
Hits:
Description: 通过采用matlab软件来实现在最大类间方差算法下求解自适应阈值,对图像进行分割-Achieved through the use of matlab software for solving adaptive threshold in Otsu algorithm for image segmentation Platform: |
Size: 1024 |
Author:吴清若 |
Hits:
Description: Canny算法求图像边缘,C++语言实现。步骤分:求梯度、非极大值移植、自适应阈值、滞后阈值求边缘、边缘细化。算法核心由C语言实现,效果可以和OpenCV和Matlab相媲美。-Canny algorithm for image edge, the use of C++ language, the steps include: for gradient, maximum value suppression, adaptive threshold, hysteresis threshold. The algorithm itself is completely using C language, easy to transplant and modify. Their coding, the results can be compared with the OpenCV or canny Matlab effect is comparable. Platform: |
Size: 2894848 |
Author:arthur |
Hits:
Description: matlab code for thesholding and image it also contains an adaptive threshold matlab code. Platform: |
Size: 1464320 |
Author:anurag |
Hits: