CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab otsu
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab otsu - 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.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈其星
[
Other
]
Otsu算法(灰度图像的域值分割)的C++类实现
DL : 0
Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zhou
[
Special Effects
]
some-matlab-digital-image-processing-function
DL : 0
我是一个图象处理的初学者,用MATLAB语言编写了一些内部的函数,实现了图象处理的功能,比如entropy,laplician,otsu,top-hat等-image processing is a beginners MATLAB language some internal functions, achieving image processing functions, such as entropy, laplician, Otsu, top-hat, etc.
Update
: 2025-02-17
Size
: 2.61mb
Publisher
:
史振志
[
matlab
]
otsusuanfa
DL : 0
这是matlab的otsu处理图象的算法,请高手们指正-This is the Otsu Matlab image processing algorithms, experts used the correct
Update
: 2025-02-17
Size
: 95kb
Publisher
:
初学者
[
2D Graphic
]
vc++OTSUcode
DL : 0
otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
Update
: 2025-02-17
Size
: 15kb
Publisher
:
苏霍伊
[
2D Graphic
]
edge_erode
DL : 1
采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
Update
: 2025-02-17
Size
: 1kb
Publisher
:
陈旭
[
source in ebook
]
Otsucoding
DL : 0
Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差 % 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部 % 分差别变小。-Otsu- Otsu Matlab code Otsu Principle : Otsu law by Japanese scholars in the large-1979's, is an adaptive threshold established methodology, also known as big-law, referred to Otsu. It is based on image characteristics of the gray image can be divided into the background and objectives of Part 2. Background and objectives between the between-class variance%, which meant that the two images form part of the greater difference, When some background into the wrong target or part of the background into the wrong target will lead to sub-2% difference becomes smaller.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
刘博
[
Special Effects
]
thresh_md_OTSUhy
DL : 0
自动地otsu 二值图像分割方法,该方法也叫 基于最大类间方差地 图像二值分割方法,希望大家喜欢-otsu two automatic image segmentation methods, The method is also called for the maximum variance to image two segmentation methods, hope you like
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Cong Yang
[
matlab
]
otsu
DL : 0
这是本人下载和编译过的关于大津法二值化的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
Update
: 2025-02-17
Size
: 1kb
Publisher
:
黄玉
[
Special Effects
]
otsu
DL : 0
otsu算法应用于图像分割--图像分割-直方图-Otsu algorithm is applied to image segmentation image segmentation- Histogram
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Lyf
[
Graph program
]
otsu
DL : 0
最大类间方差法,给出了详细的介绍,希望能对大家学习图像处理有帮助-Otsu law, gives a detailed introduction to all of us hope to be helpful to learn image processing
Update
: 2025-02-17
Size
: 4kb
Publisher
:
王歌
[
Graph program
]
otsu
DL : 0
图像的otsu分界算法的实现,不是调用函数的,是底层实现-otsu partition
Update
: 2025-02-17
Size
: 1kb
Publisher
:
赖师悦
[
Special Effects
]
OTSU
DL : 0
利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then a two-dimensional attribute-based Automatic Image histogram thresholding method is conducive to writing papers
Update
: 2025-02-17
Size
: 440kb
Publisher
:
孙琰
[
Special Effects
]
otsu
DL : 0
用matlab编写 调试可以使用 分割效果良好 -matlab
Update
: 2025-02-17
Size
: 2kb
Publisher
:
xcx
[
Special Effects
]
otsu
DL : 0
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
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Andy
[
Picture Viewer
]
dajinfa-erzhihua-matlab
DL : 0
实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
budongwei
[
Special Effects
]
otsu
DL : 0
otsu 阈值分割代码 ,可以设置分割的类别数-otsu segmentation code, you can set the number of separate categories
Update
: 2025-02-17
Size
: 33kb
Publisher
:
zhang
[
Picture Viewer
]
PCNN---2D-OTSU
DL : 0
给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
Update
: 2025-02-17
Size
: 2kb
Publisher
:
辛国江
[
matlab
]
otsu
DL : 0
otsu threshold, run on image to get value, then do binary thresholding
Update
: 2025-02-17
Size
: 1kb
Publisher
:
kkk
[
Special Effects
]
Otsu
DL : 0
包含了21篇二维最大类间方差(Otsu)阈值分割方法的论文,-Contains 21 article 2 d between the most kinds of variance (Otsu) threshold segmentation method papers
Update
: 2025-02-17
Size
: 9.82mb
Publisher
:
coolbage
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.