CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - otsu segmentation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - otsu segmentation - List
[
Graph program
]
大津法阈值分割(otsu)
DL : 0
个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
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
]
GDI+otsu
DL : 0
支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm and within its own GDI libraries
Update
: 2025-02-17
Size
: 1.79mb
Publisher
:
李之见
[
Special Effects
]
GAsegmentation
DL : 0
利用遗传算法迭代得到分割的最优阈值,其中用了otsu法则,是otsu分割的一种改进。-Iterative use of genetic algorithm to be optimal segmentation threshold, which used the Otsu rules, Otsu segmentation is an improvement.
Update
: 2025-02-17
Size
: 2.34mb
Publisher
:
陈贤巧
[
Special Effects
]
otsu
DL : 0
一种改进的基于Otsu理论的图像分割方法,从算法运行速度和分割效果两方面对最大类间方差法进行改进-An improved Otsu-based theory of image segmentation methods, from the algorithm speed and segmentation results both on the maximum between-class variance method to improve
Update
: 2025-02-17
Size
: 52kb
Publisher
:
庞德文
[
Special Effects
]
Otsu
DL : 0
Otsu算法(灰度图像的域值分割)的C++类实现-Otsu algorithm (gray image segmentation of the domain) of the C++ Category realize
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zhutao
[
Special Effects
]
Otsu
DL : 0
用C++实现的OTSU大津阈值分割方法,使用的是图像的全局阈值-With C++ Realize the OTSU Otsu threshold segmentation method, using images of the overall threshold
Update
: 2025-02-17
Size
: 2kb
Publisher
:
李艳
[
Special Effects
]
Otsu
DL : 0
Otsu算法(灰度图像的域值分割)的C++类实现-Otsu algorithm (gray image segmentation of the domain) of the C++ Category realize
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zht
[
Special Effects
]
Otsu
DL : 0
在目标和背景的尺寸比例很接近时,应用otsu算法分割效果才比较好,因此对目标进行开窗分割很有意义.也就说在一定窗口大小内对目标进行otsu分割,窗口之外的图像可以不变或者赋为0 程序中分别给出了算法.-In the target and background is very close to the size of the ratio, the application of Otsu segmentation algorithm is rather good, so windows partition on the target to carry out meaningful. Also said that a certain window size of the target Otsu segmentation, the image outside the window can be given the same or procedures for 0, respectively, the algorithm is given.
Update
: 2025-02-17
Size
: 108kb
Publisher
:
李成
[
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
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wangyi
[
matlab
]
otsu_2d
DL : 0
灰度图像阈值分割,用二维otsu方法实现的matlab程序-Gray image threshold segmentation, using two-dimensional Otsu method of matlab program
Update
: 2025-02-17
Size
: 1kb
Publisher
:
coco
[
Special Effects
]
otsu
DL : 0
otsu算法应用于图像分割--图像分割-直方图-Otsu algorithm is applied to image segmentation image segmentation- Histogram
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Lyf
[
Special Effects
]
otsu
DL : 0
通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,大津算法是一种较为通用的分割算法。-Through this algorithm to select the threshold by the very satisfactory performance of the various situations are relatively good. Although in many cases it is not the best partition, but the quality of segmentation is usually a certain degree of protection, it can be said is the most stable partition. From the above we can see that Otsu algorithm is a segmentation algorithm is more generic.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张子木
[
Graph program
]
Otsu
DL : 0
目前分割方法很多,但是基于OTSU的方法还是比较常见,这个程序就是用来实现该方法的。-At present, segmentation method, but OTSU-based approach is still relatively common, this procedure is used for the method.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
曾伟
[
Graph program
]
Otsu
DL : 0
利用Otsu算法进行图像分割实现简单,速度快,效果也好-Otsu algorithm using image segmentation to achieve a simple, fast and effective or
Update
: 2025-02-17
Size
: 337kb
Publisher
:
蚂蚁
[
Special Effects
]
OTSUMultiThre
DL : 0
1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.
Update
: 2025-02-17
Size
: 303kb
Publisher
:
李成
[
CSharp
]
otsu
DL : 0
使用c#语言利用otsu方法对图像进行阈值分割。-Use c# language using Otsu method of image threshold segmentation.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
winter
[
matlab
]
otsu
DL : 0
本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值-This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
Update
: 2025-02-17
Size
: 1kb
Publisher
:
gyq
[
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
[
Special Effects
]
otsu-segmentation
DL : 0
algorithme otsu segmentation
Update
: 2025-02-17
Size
: 1.39mb
Publisher
:
HE
«
1
2
3
4
5
6
7
8
9
10
...
19
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.