搜索资源列表
hough变换检测直线
- C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
hough.rar
- 霍夫变换,基于视网膜图片的霍夫变换,C++Builder环境下运行,Hough transform, Hough transform-based retinal image, C++ Builder environment running
opencv.rar
- 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Hough变换 图像的形状检测
- hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
hough
- hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
Hough
- hough 变换进行直线检测,优化了的算法.比传统的算法更加节省时间-hough transfer,Test Line。less more time than before!
hough变换找直线
- hough变换找直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图
Houghcicle.txt
- hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
EdgeContour
- 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
houghtransform
- hough变换源码 用于检测直线或圆形等-hough transform for the detection of source, such as linear or circular
segmentatioin
- Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
Hough
- 利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
convert_to_binary
- 用MATLAB处理图像,通过hough变换检测直线,并且可以直接画出直线。-Image processing using MATLAB, through the detection of a straight line hough transform, and can draw a straight line.
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 basic geometry of one of the meth
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)