Welcome![Sign In][Sign Up]
Location:
Search - hough transform line detection

Search list

[Graph programhough变换检测直线

Description: C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
Platform: | Size: 129024 | Author: 杨兵 | Hits:

[Special EffectsHough111

Description: hough变换检测直线的matlab算法-hough transform line detection algorithm Matlab
Platform: | Size: 1024 | Author: 黄慈栋 | Hits:

[Graph programHough_Grd

Description: 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
Platform: | Size: 432128 | Author: major | Hits:

[AI-NN-PRHoughLine

Description: 利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
Platform: | Size: 1024 | Author: 朱勇 | Hits:

[Special Effectshough+c

Description: c实现的hough变换算法 直线检测个人感觉不错-c realize the hough transform line detection algorithm personal feeling good
Platform: | Size: 38912 | Author: 冯树彪 | Hits:

[Special Effectsopencv

Description: 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测-In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Platform: | Size: 1658880 | Author: pop | Hits:

[matlabHough

Description: line detection using Hough transform
Platform: | Size: 226304 | Author: srikhan | Hits:

[Special Effectshough2

Description: 用MATLAB编程,进行二维图像的哈夫变换直线检测-Using MATLAB programming for two-dimensional image of the Hough transform line detection
Platform: | Size: 1024 | Author: xiaoyang | Hits:

[Graph programhoughlinedetect

Description: hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pixels of the target segment at to find out where the straight line segment after the introduction of fixed long-term method of sliding paragraph to determine the segment of starting point, and ultimately determine the exact location of line segments.
Platform: | Size: 1024 | Author: fisher | Hits:

[Special Effectslena

Description: 基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。 lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficient (5 Allyes, not all programs are copyright of me, huh, huh). This absolutely has the copyright, my curriculum design, get a professional first, and look seriously station. Having read these nonsense can help me delete the. lena map, hough transform pre-processing involves image enhancement, sharpening, filtering, binarization techniques, with a detailed description of algorithms, and use a variety of operator.
Platform: | Size: 202752 | Author: 刘涛 | Hits:

[Special EffectsHoughLineDection

Description: 利用Hough变换,可以检测图像中的多条线段,效果很好-using hough transform for line detection
Platform: | Size: 8192 | Author: 杨云 | Hits:

[Special Effectshough

Description: hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
Platform: | Size: 15360 | Author: zhang | Hits:

[Special Effectsline_sobel

Description: Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
Platform: | Size: 1024 | Author: mayan | Hits:

[Graph RecognizeHoughTransform

Description: Hough Transform Line Detection in Robot Soccer
Platform: | Size: 558080 | Author: saeid777 | Hits:

[Software Engineeringhoughcircle

Description: Hough transform for line detection. (very fast and easy solution). written by : Ebaadat Ghanbari Parmehr. Nov.21.2004. University of Tehran. Faculty of Engineering. Surveying and Geomatics Department. Photogrammetry Devision.
Platform: | Size: 20480 | Author: Carlos | Hits:

[Special Effectshough6

Description: 灰度图像的hough变换,进行直线检测的程序编码-Grayscale images hough transform line detection
Platform: | Size: 1024 | Author: wang | Hits:

[Special Effectshough--line

Description: Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the methods. The basic principle of Hough transform is to use the duality of points and lines, the original image space, the curve given expression through the curve of the parameter space into a point. This put the original image in the detection of a given curve is transformed into a peak in the parameter space to find the problem. That is the test for the detection of the overall features into local features. Such as lines, ellipses, circles, arcs, etc.
Platform: | Size: 148480 | Author: 丁海龙 | Hits:

[Special Effectshough

Description: hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
Platform: | Size: 2048 | Author: 蔡伟 | Hits:

[Special Effectshough-transform

Description: 24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
Platform: | Size: 5120 | Author: 王琳 | Hits:

[Special Effectshough-line-detection

Description: hough变换 对图像进行直线检测 效果好-hough transform line detection the result is ok
Platform: | Size: 163840 | Author: xujin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net