-
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
-
EOF
一个方便实用的进行EOF程序,可对数据分析出相应的模态(and eigenvalues V. The most effecient algorithm proposed by von Storch and Hannostock (1984) is used.)
- 2014-11-27 22:55:21下载
- 积分:1
-
adaptive
自适应代码,根据论文写得,结果和论文一样,可供参考。(Adaptive code, according to papers written, and papers as a result, for reference.)
- 2013-12-23 22:20:30下载
- 积分:1
-
gmt
说明: 此为遗传算法和模拟退火算法相结合的一个方法,可实现对函数的优化(This is the genetic algorithm and simulated annealing algorithm, a combination of methods, the optimization function can be realized)
- 2011-03-30 19:39:05下载
- 积分:1
-
dct
基于dct的伪随机序列的数字图像水印,算法较为简单,鲁棒性一般,不能很好地抵御噪声攻击(Dct pseudo-random sequence-based digital image watermarking algorithm is relatively simple and general robustness against noise attack can not)
- 2013-01-18 22:29:23下载
- 积分:1
-
PMSG-paper
永磁直驱风机相关文献,对于初学者,你值得一看(PMSG paper)
- 2014-11-04 11:22:37下载
- 积分:1
-
(2)
此程序主要是根据已知条件,精确绘制两椭圆纯滚动啮合(This program is mainly based on the known conditions, precise drawing two oval pure rolling engagement)
- 2013-04-03 10:50:51下载
- 积分:1
-
vectors-as-arrays
matlab - vectors as arrays
- 2013-05-22 03:42:40下载
- 积分:1
-
fangzhen-chenggxu
雷达信号处理程序,是MIMO雷达的相关程序,例程比较多,有利于学习(Radar signal handler)
- 2015-06-08 21:07:18下载
- 积分:1
-
filter
用matlab来实现傅叶定理,出现高通与低通的图片。(Using MATLAB to achieve the Fourier theorem, appear high and low pass.)
- 2015-04-21 20:48:41下载
- 积分:1