搜索资源列表
xingxin
- 求取一幅灰度图像中的光斑形心的位置的Matlab的源代码。算法使用的是最大类间方差法编写的程序,可以得到光斑形心位置的(x,y)坐标。-strike a gray image of the heart-shaped spot on the location of the source code Matlab. The algorithm used is MBV Law prepared by the procedures, can be heart-shaped spot position (x
ostub
- 基于遗传算法的最大类间方差法对JPG格式图像分割的程序源代码
最大类间方差法原理
- 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。-Otsu method works: Otsu method by Otsu, Japan scholars put forward in 1979, is an adaptive method of determining the threshold, also known as Otsu method, refer
chazhi
- 基于差值法的图像变化检测。最大类间方差法确定阈值。matlab 编程-Difference method based on image change detection. Otsu method to determine the threshold. matlab programming
otsu
- 使用matlab实现最大类间方差法,即OTSU-The use of matlab for maximum between-class variance, that is, OTSU
ostu
- 最大类间方差法求阈值-thanks
yuzhifenge
- 全局阈值分割:迭代法、Otsu法;局部阈值分割-Global Thresholding: iterative method, Otsu method local threshold segmentation
otsu
- 图像二值化经典算法最大类间方差法的matlab程序。-Algorithm for image binarization classic Otsu method matlab program.
Osto
- 最大类间方差法又称otus方法,是日本学者大津展之在最小二乘法原理基础上提出来的,其本质是一种阐值分割方法。 -Otsu method, also known as otus method, Otsu, Japan scholars in the development of the least squares method based on the principle put forward by its very nature is a kind of illustrates the v
Otsu
- 最大类间方差法的VC++和matlab源程序,还包括其原理介绍的doc文档-Otsu method of VC++ and matlab source, but also introduced the principle document doc
otsm2
- 该代码实现了“大津法”,也就是最大类间方差算法,完全由本人自己编写,结果很好。-The code of the " Otsu method" , which is the Otsu algorithm, written entirely by my own, good results.
code
- 通过matlab实现最大类间方差,根据迭代选择阈值法原理编写.-Through matlab maximum between-class variance, according to the iterative threshold selection method works written.
yuzhi
- 采用三种不同算法求取二值化的阈值(双峰法,迭代法,最大类间方差法)-Using three different algorithms to strike a binarization threshold (bimodal method, iterative method, Otsu method)
dalufa
- MATLAB实现最大类间方差法,效果一般-In MATLAB Otsu method, the general effect
bbb
- 基于遗传算法的最大类间方差法对图像进行分割(OTSU)。-Image segmentation based on genetic algorithm, the maximum variance between France (OTSU).
Image-Segmentation-Technology
- 基于点的全局阈值法,即最大类间方差法,并基于Matlab软件环境进行算法的仿真。该系统能够对图像中某些感兴趣的部分进行提取,较好地实现了图像分割-Point-based global threshold method, the Otsu method, the simulation of the algorithm based on Matlab software environment. The system is able to extract some interesting part o
omp
- 基于压缩感知的图像分割,小波变换与OMP算法,最后由最大类间方差法作为分割手段-Compressed sensing image segmentation based on wavelet transform and OMP algorithm, and finally by the Otsu method as a means of dividing
tuxiangfenge
- 用matlab实现自适应图像阈值分割(最大类间方差法)本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-Matlab image using adaptive thresholding (Otsu method) of this procedure is Otsu adaptive threshold algorithm for image segmentation
fisher
- fisher线性判别 图像分析 最大类间方差法(分析判断二值化方法)画图 最小类内方差法-Fisher linear discriminant analysis Maximum class variance method (analysis and judgment two value method) drawing Minimum variance method
otsu-master
- Otsu最大类间方差法原理,利用阈值将原图像分成前景,背景两个图象(The principle of the inter-class variance method of Otsu is to use the threshold to divide the original image into the foreground and the background two images)