CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Otsu threshold
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - Otsu threshold - List
[
Graph program
]
OTSU方法计算图像二值化的自适应阈值
DL : 0
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.
Date
: 2008-10-13
Size
: 1.77kb
User
:
陈其星
[
Graph program
]
OTSU
DL : 0
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-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.
Date
: 2008-10-13
Size
: 1.38kb
User
:
林宏津
[
Graph program
]
OTSU
DL : 0
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-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.
Date
: 2025-12-26
Size
: 1kb
User
:
林宏津
[
Graph program
]
OTSU方法计算图像二值化的自适应阈值
DL : 0
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.
Date
: 2025-12-26
Size
: 2kb
User
:
陈其星
[
Graph program
]
OTSU(3)
DL : 0
大津法由大津于1979年提出,对图像Image,记t为前景与背景的分割阈值,前景点数占图像比例为w0, 平均灰度为u0;背景点数占图像比例为w1,平均灰度为u1-Otsu method by Otsu in 1979 suggested that the image Image, remember t for the foreground and background segmentation threshold, the prospect of accounting for the image ratio of points w0, the average gray level for u0 background image representing the ratio of points w1, the average gray level for u1
Date
: 2025-12-26
Size
: 1kb
User
:
wangyi
[
Graph program
]
OTSU
DL : 0
基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离-Otsu threshold segmentation
Date
: 2025-12-26
Size
: 1kb
User
:
孙琰
[
Graph program
]
result.bmp
DL : 0
在阈值分割中的OTSU算法,希望对有需要的朋友有一些帮助-Threshold segmentation in OTSU algorithm in the hope that friends in need of some help
Date
: 2025-12-26
Size
: 9kb
User
:
huihui
[
Graph program
]
ostu
DL : 0
利用大津法自动求取全局动态阈值进行分类.-Otsu method using automatic strike a dynamic threshold for the overall classification.
Date
: 2025-12-26
Size
: 1kb
User
:
邓义平
[
Graph program
]
otsu
DL : 0
一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
Date
: 2025-12-26
Size
: 207kb
User
:
feifei
[
Graph program
]
OTSU
DL : 0
OTSU方法计算图像二值化的自适应阈值 OTSU方法计算图像二值化的自适应阈值-OTSU method of adaptive image binarization threshold calculation OTSU adaptive image binarization threshold
Date
: 2025-12-26
Size
: 2kb
User
:
孙永
[
Graph program
]
5
DL : 0
ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点-ostu threshold image segmentation algorithm for image segmentation Ostu optimal thresholds to optimize the processing, greatly reduces the search image thresholding computation time, with the traditional enumeration method Otsu methods, in the calculation of time has significant advantages.
Date
: 2025-12-26
Size
: 1kb
User
:
向峰
[
Graph program
]
otsu_2d
DL : 0
2维Otsu阈值法MATLAB代码,具有很好的分割效果!-2-D Otsu threshold MATLAB code, with very good segmentation results!
Date
: 2025-12-26
Size
: 1kb
User
:
chuqiaolong
[
Graph program
]
OTSU
DL : 0
大津法确定图像二值化阈值,为MATLAB语言编写的M文件, 可直接使用-Otsu method to determine the threshold image binarization
Date
: 2025-12-26
Size
: 1kb
User
:
ChengLi
[
Graph program
]
Otsu
DL : 0
大津法阈值算法的代码,能够有效地减少光照条件对图像的干扰。并附有算法的详细解释-Otsu threshold algorithm code, which can effectively reduce the interference of light conditions on the image. With a detailed explanation of the algorithm
Date
: 2025-12-26
Size
: 1kb
User
:
寂寞杀猪
[
Graph program
]
OTSU(3)
DL : 0
大津法由大津于1979年提出,对图像Image,记t为前景与背景的分割阈值,前景点数占图像比例为w0, 平均灰度为u0;背景点数占图像比例为w1,平均灰度为u1-Otsu method by Otsu in 1979 suggested that the image Image, remember t for the foreground and background segmentation threshold, the prospect of accounting for the image ratio of points w0, the average gray level for u0 background image representing the ratio of points w1, the average gray level for u1
Date
: 2025-12-26
Size
: 1kb
User
:
naseco
[
Graph program
]
OTSU
DL : 0
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-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.
Date
: 2025-12-26
Size
: 1kb
User
:
eepest
[
Graph program
]
otsu_2d
DL : 0
2维Otsu阈值法MATLAB代码,具有很好的分割效果!-2-D Otsu threshold MATLAB code, with very good segmentation results!
Date
: 2025-12-26
Size
: 1kb
User
:
wthat
[
Graph program
]
OTSU
DL : 0
采用最大类间方差方法获取阈值,对图像进行分割.-Between using Otsu method to get the threshold for image segmentation.
Date
: 2025-12-26
Size
: 1kb
User
:
alice
[
Graph program
]
otsu_sample_single
DL : 0
使用Otsu进行单阈值分割,使用C语言实现(Single Otsu threshold in C)
Date
: 2025-12-26
Size
: 18.82mb
User
:
慧子慧
[
Graph program
]
070216001于浩然11
DL : 0
1. 用函数graythresh()和im2bw()对图像进行阈值分割; 2. 用GUIDE界面编程实现Otsu阈值分割过程。(1. thresholding the image using function graythresh () and im2bw (). 2. using GUIDE interface programming to achieve Otsu threshold segmentation process)
Date
: 2025-12-26
Size
: 690kb
User
:
HoNestaa
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.