搜索资源列表
hough变换检测直线
- C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
Hough变换例子
- hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
hough变换检测直线
- C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
Houghcicle.txt
- hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
line_hough
- 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
Hough111
- hough变换检测直线的matlab算法-hough transform line detection algorithm Matlab
hough
- hough变换,能够检测图像中的直线,并能检测出直线的倾斜角-hough transform, capable of detecting images of a straight line, and can detect the angle of inclination of a straight line
HoughLine
- 利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
Hough
- 这是一个在VC++环境下编写的Hough变换检测圆代码,可以同时检测多个圆.-This is a VC++ Environment prepared circular Hough transform detection code, can detect more than a round.
hough
- 霍夫变换是一个非常有用的算法,可以检测直线、圆、椭圆等等,也可以进行边缘连接。-Hough transform is a very useful algorithm, can detect a straight line, round, oval, etc., can also be connected to the edge.
Hough
- 计算机视觉.图像处理程序.Hough变换检测直线-Computer Vision. Image processing procedures. Hough transform detection of a straight line
houghline
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线-Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
hough
- hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
Hough
- 利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
Hough
- 用hough变换检测直线,用VC++实现-With the hough transform to detect straight lines, using VC++ Implementation
houghlines
- hough变换用于直线的检测,适用于计算机视觉的初学者,简单容易理解-hough transform for line detection, computer vision for beginners, easy to understand. . .
houghdetectline
- hough变换检测直线,MATLAB环境下可直接运行-hough detect lines
hough--line
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the bas
hough
- hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
hough变换检测直线c#
- hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)