-
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
-
DTMF1
数字通信系统仿真,用到MATLAB成语言。(digital communication system modulation)
- 2009-04-06 20:58:21下载
- 积分:1
-
在C程序中显示汉字
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显示汉字的方法。(in many C program design, the use of Chinese characters for hints or human-computer interaction, and the existing Turbo C integrated development environment is not finished, will show how to prepare Chinese C procedures? The examples provide an environment in the effort to show Chinese characters under the normal method.)
- 2005-03-31 22:48:07下载
- 积分:1
-
0steering_vector
hello
reza hooloo
hamid sexy
- 2011-08-16 03:24:02下载
- 积分:1
-
Origin
ORIGN提出异常数据,可以根据需要进行异常数据的剔除(ORIGN proposed abnormal data, can eliminate the need for abnormal data)
- 2011-08-18 16:29:17下载
- 积分:1
-
MATLAB
系统辨识的作业,是自己写的,有需要的可以参考参考(System identification of the work is your own writing, there is a need that can refer to reference)
- 2010-01-20 12:45:55下载
- 积分:1
-
matlab-(8)
matlab编写的遗传算法,解决各种遗传算法问题,适合于建模的学生。(Genetic algorithm written in MATLAB, to solve the problem of genetic algorithm, suitable for modeling students.)
- 2014-08-13 20:49:52下载
- 积分:1
-
pso-
pso算法,绝对可用.......................(pso algorithm)
- 2012-10-21 19:29:21下载
- 积分:1
-
Matlab_image
5种基本图像锐化算法用matlab实现的代码(5 kinds of basic matlab image sharpening algorithm to achieve)
- 2009-05-10 22:35:49下载
- 积分:1
-
filereading
简单的MATLAB对各种文件的读取,适合初学者入门学习使用。(Simple MATLAB to read the various documents, suitable for beginner to learn to use.)
- 2010-12-09 22:54:51下载
- 积分:1