-
Example_of_edge_detection_edge_linking_and_line_se
这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了
(
edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below).
drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg.
edgelist2image.m transfers edgelist data back into a 2D image array.
lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points.
maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments.
findendsjunctions.m finds line junctions and endings in a line/edge image.
cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
- 2010-07-14 12:04:33下载
- 积分:1
-
soutenance
wsn wireless network
- 2010-08-10 21:32:01下载
- 积分:1
-
kzs
using fft function and other function that woring with signals, and picture in matlab
- 2009-11-01 23:21:20下载
- 积分:1
-
Face_and_Face_exsipression_Recognition
One of Biometrics fields is face recognition & face expression recognition ...
1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Transform with Perceptron Neural Network.. and the other based on Discrete Cosine Transform with Perceptron Neural Network ...
2- In face expression recognition .. we defined the condition of the person (nature,happiness,disgust or anger)
this source code is based on Principle component analysis(PCA) ..
* we need to now about digital image processing
,neural network and PCA...
- 2010-06-30 06:05:37下载
- 积分:1
-
ex_14_01
一个BP练习程序,通过修改输入输出的参数,可以观察这些变动对预测效果的影响。(a Backprogation code,can be used to practise the parameters divergence and the fortelling effect.)
- 2010-02-24 21:34:21下载
- 积分:1
-
matlab
说明: matlab_数字图像处理源程序,学习之需要(matlab )
- 2011-02-22 20:05:20下载
- 积分:1
-
lms_rls
用于自适应LMS滤波器的设计以及自适应RLS滤波器的设计(LMS adaptive filter for the design of RLS Adaptive Filter Design)
- 2020-11-21 17:19:35下载
- 积分:1
-
ARMA
This m-file generate wind speed using ARMA model.
- 2014-10-03 14:42:07下载
- 积分:1
-
plotsuanfa
常见的几种绘图算法的matlab实现--数学模型的建立与求解多需要此算法(Several common drawing algorithm matlab realize- mathematical modeling and solving more need for this algorithm)
- 2013-03-19 15:15:49下载
- 积分:1
-
wavelet_speechenhancing
说明小波消噪的理论,阈值估算和提取,给出在MATLAB下阈值估算和消噪的函数,并在语音信号处理中增强语音。(Explain the theory of wavelet denoising, threshold estimation and extraction, are given in the MATLAB under the threshold estimation and de-noising function, and speech signal processing to enhance voice.)
- 2008-08-12 08:21:08下载
- 积分:1