-
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
-
Houghpeaks
检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 (line detection hough transform, peak detector, linear detection and link with the realization of Matlab)
- 2006-11-21 10:35:08下载
- 积分:1
-
Receiver1
GPS卫星中的C/A码发生器的matlab仿真。以及,C/A码自相关与互相关的验证。(Matlab simulation of C/A code generator of GPS satellite is done. Then the character of C/A code is verified.)
- 2021-01-11 10:58:49下载
- 积分:1
-
chuanji
串级控制系统simulink仿真,对于新手来说很容易理解(Cascade control system simulink simulation, it is easy to understand for the novice)
- 2013-11-15 21:46:10下载
- 积分:1
-
LMSE
LMSE算法实现判断线性可分性和求分界向量(LMSE algorithm for linear separability judgment and seek demarcation vector)
- 2020-08-31 19:38:10下载
- 积分:1
-
ldpcmatcode
描述在matlab环境下,bch的误码率,仿真给出了在编码情况下的误码比较,可以清楚的得出bch码的编码增益。(Describes the matlab environment, bch the BER, the simulation is given in case of error in the code comparison can be drawn clearly bch code coding gain.)
- 2009-12-06 20:18:04下载
- 积分:1
-
system-identification
用于现代信号分析与处理课程,系统辨识、维纳滤波和自适应滤波(Used in modern signal analysis and processing programs, system identification, Wiener filtering and adaptive filtering)
- 2014-02-24 16:36:55下载
- 积分:1
-
dft
Simple implementation of DFT/IDFT in matlab
- 2010-10-19 05:19:20下载
- 积分:1
-
findspan
this program is helpful in calculating the span of the knot vector in bspline
- 2012-01-18 01:10:21下载
- 积分:1
-
matlab_bgl-4.0.1
MatlabBGL provides robust and efficient graph algorithms for Matlab using native data structures.
- 2010-01-12 18:54:29下载
- 积分:1