-
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
-
code
the above uploaded codes are very useful for image segmentation,edge detection
- 2010-12-02 22:48:38下载
- 积分:1
-
fsk
FSK的MATLAB系统仿真程序,可以输出误码率与信噪比的关系图(simulation of fsk by matlab)
- 2010-03-06 23:30:44下载
- 积分:1
-
BIN2C
conversion binary to c
- 2015-01-09 14:43:53下载
- 积分:1
-
kalman2
一个自己编写的Matlab程序 用卡尔曼滤波实现(I have written a Matlab program with Kalman Filtering)
- 2011-05-28 11:54:55下载
- 积分:1
-
accelerateshiyan
加速度计数据采集程序
可用于单轴加计的快速数据采集与标定,在MATLAB中迅速编程标定(the programme to get the datas from acceleration)
- 2013-08-09 20:57:07下载
- 积分:1
-
mablab6.0时尚创作百例-实例91-95
mablab6.0时尚创作百例(mablab6.0 creative fashion 100 cases)
- 2005-02-01 11:38:53下载
- 积分:1
-
matlab与vc混编
介绍关于matlab与vc之间的通讯接口,以及如何实现它们之间的转换。(briefed on Matlab and vc communications between the interface, and how to achieve the conversion between them.)
- 2005-05-31 17:11:33下载
- 积分:1
-
ofdm77
OFDM仿真包括同步、信道估计、峰均比控制的相关算法(OFDM simulation, including synchronization, channel estimation, the correlation peak than the control algorithm)
- 2011-01-01 20:33:48下载
- 积分:1
-
mat002
matlab纠错码编译原理之程序1
做实验时免去了手工输入的繁琐 和避免出错(matlab compiler theory of error-correcting code program 1)
- 2011-06-22 23:28:30下载
- 积分:1