-
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
-
MATLAB
运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积(Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution)
- 2009-06-17 12:54:05下载
- 积分:1
-
536339MATLAB
matlab 入门教程,包含讲义和相关实例,非常实用,对于初学者(matlab tutorial, including handouts and relevant examples, very useful for beginners)
- 2013-07-25 18:44:15下载
- 积分:1
-
Uni_motor
This folder has two files for the simulation of universal motor. please run the *.m file to run the *.mdl file(This folder has two files for the simulation of universal motor. please run the*.m file to run the*.mdl file)
- 2009-11-05 12:08:30下载
- 积分:1
-
Mann-Kendall-Tau--with-Sens-Method
MATLAB程序,非参数趋势检验方法,并且可以得到倾斜度。(A non-parametric trend test.)
- 2011-05-05 16:52:55下载
- 积分:1
-
xiangsidu
相似度算法的实现, 在利用支持向量机进行模式分类的时候,有时需要考虑到实时性,为了提高实时性,则利用相似度算法减少样本集个数,从而减少训练时间和支持向量的个数,使得建立起的向量机实时性提高。(Similarity algorithm, support vector machine in pattern classification, it is sometimes need to take into account the real-time, in order to improve real-time, the use of similarity algorithm to reduce the number of sample collection, thus reducing training time and the number of support vectors, improve the real-time of established Vector Machines.)
- 2011-08-30 22:47:04下载
- 积分:1
-
SPP
标准单点定位,利用观测文件和导航文件进行标准单点定位(Standard single point positioning, the use of observation and navigation files document standard single point positioning)
- 2014-10-26 22:20:59下载
- 积分:1
-
PracticalJXTA2
practical jxta源码,学习jxta的很好的资料!(practical jxta source, learning jxta of good information!)
- 2015-01-07 20:54:35下载
- 积分:1
-
M_DSB_TC
When you make a DSB_TC Modulation, it is very useful.
- 2010-07-06 19:33:31下载
- 积分:1
-
Facto
this file can help to fin factorial of an integer.
- 2011-02-12 19:42:45下载
- 积分:1