文件名称:TRANSFORMEE-HOUGH-DETECTION-DROITES
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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
Hough\CMU_Image.cpp
.....\Hough.ex
.....\main.cpp
Hough\CMU_Image.cpp
.....\Hough.ex
.....\main.cpp