CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - adaptive matlab threshold code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - adaptive matlab threshold code - List
[
Other resource
]
AGA
DL : 1
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了 -Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early sign of determination, and set a threshold, so, you can prevent precocious phenomenon
Update
: 2008-10-13
Size
: 959byte
Publisher
:
zs
[
Other resource
]
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
: 2008-10-13
Size
: 1.16kb
Publisher
:
刘博
[
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
:
陈其星
[
AI-NN-PR
]
AGA
DL : 0
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了 -Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early sign of determination, and set a threshold, so, you can prevent precocious phenomenon
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zs
[
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
]
bayesthresholding
DL : 0
基于小波的去噪算法,采用BAYES原理选取阈值,源代码,参考文献:Adaptive Wavelet Thresholding for Image Denoising and Compression-Wavelet-based denoising algorithm using the principle to select threshold BAYES, source code references: Adaptive Wavelet Thresholding for Image Denoisingand Compression
Update
: 2025-02-17
Size
: 1.8mb
Publisher
:
baolij
[
Special Effects
]
jj
DL : 0
不规则光照下自适应阈值的前景背景分离算法源代码,相当好用哦-Irregular light of the prospects of adaptive threshold background separation algorithm source code, very easy to use, oh
Update
: 2025-02-17
Size
: 275kb
Publisher
:
张政
[
matlab
]
adaboost_for_matlab
DL : 0
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.-AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
来海锋
[
matlab
]
dghm
DL : 0
自适应的多小波阀值算法,利用多小波去除噪声的matlab源代码-Multiwavelet adaptive threshold algorithm, using wavelets to remove noise in many source code matlab
Update
: 2025-02-17
Size
: 2kb
Publisher
:
daijiashu
[
Special Effects
]
goodotsu
DL : 0
图像自适应分割,大津法计算灰度阈值,MATLAB源程序。-Adaptive image segmentation, gray Otsu threshold method, MATLAB source code.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xuyajun
[
Special Effects
]
aaa
DL : 0
用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
Update
: 2025-02-17
Size
: 1kb
Publisher
:
lixiangrong
[
Special Effects
]
Corner
DL : 1
一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。-a curvature scale space corner detector with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detection algorithms.
Update
: 2025-02-17
Size
: 899kb
Publisher
:
BileiZhu
[
Graph program
]
otsu
DL : 0
一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
Update
: 2025-02-17
Size
: 207kb
Publisher
:
feifei
[
Other
]
finger
DL : 0
提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。-Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extraction.
Update
: 2025-02-17
Size
: 570kb
Publisher
:
李辉艳
[
matlab
]
waveletthresholddenoising
DL : 0
基于MATLAB的小波阈值去噪方法的研究(其中包括软阈值方法,硬阈值方法,广义小波阈值函数,自适应特征阈值等方法的代码)-MATLAB-based wavelet threshold denoising (including soft-thresholding method, hard threshold method, generalized wavelet thresholding function, adaptive threshold methods such as feature code)
Update
: 2025-02-17
Size
: 128kb
Publisher
:
梁娟
[
Special Effects
]
goodotsu
DL : 0
基于matlab的可实现自适应阈值分割的代码-adaptive threshold code based on Matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Gray
[
matlab
]
kittlerMet
DL : 0
matlab source code for adaptive threshold
Update
: 2025-02-17
Size
: 1kb
Publisher
:
dongo669
[
matlab
]
threshold
DL : 0
基于matlab 的自适应阈值提取 源代码-Matlab-based adaptive threshold extract source code
Update
: 2025-02-17
Size
: 3kb
Publisher
:
xmlee
[
source in ebook
]
MATLAB
DL : 0
一种自适应阙值R波的检测算法,读取TXT文本数据的.m码源-An adaptive threshold detection algorithm R-wave, the source code .m read TXT text data
Update
: 2025-02-17
Size
: 835kb
Publisher
:
句末
[
matlab
]
adaptivethreshold
DL : 0
adaptive threshold Matlab code
Update
: 2025-02-17
Size
: 18.29mb
Publisher
:
abbas_70
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.