文件名称:TRANSFORMEE-HOUGH-DETECTION-DROITES
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:69.16kb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This program helps to better understand how the Hough transform.
This transform can swap the space of representation. A point in space (X, Y) will become sinusoidal in space (R, Theta) and conversely a point in the plane (R, Theta) will be a line in the plane (X, Y).
What is interesting is that the succession of point forming a line in the plane (X, Y) form of sinusoids to be competing at one point.
This makes it possible to detect transformed the lines in an image.
This transform can swap the space of representation. A point in space (X, Y) will become sinusoidal in space (R, Theta) and conversely a point in the plane (R, Theta) will be a line in the plane (X, Y).
What is interesting is that the succession of point forming a line in the plane (X, Y) form of sinusoids to be competing at one point.
This makes it possible to detect transformed the lines in an image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
@Readme-CodeS-SourceS-FR.txt
@Source telecharge depuis ce lien.url
Hough\CMU_Image.cpp
Hough\Hough.ex
Hough\main.cpp
@Source telecharge depuis ce lien.url
Hough\CMU_Image.cpp
Hough\Hough.ex
Hough\main.cpp