Welcome![Sign In][Sign Up]
Location:
Search - Hough Line

Search list

[GDI-BitmapHough变换例子

Description: hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
Platform: | Size: 3552256 | Author: 阿九 | Hits:

[GDI-BitmapHough变换的源程序

Description: Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact. And this programme is to find out the longest line in the image.
Platform: | Size: 2048 | Author: doctorsuo | Hits:

[2D GraphicHough-tuoyuan

Description: Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab-Hough line detection, round, oval ellipse code which is used Matlab
Platform: | Size: 2048 | Author: 郭飞 | Hits:

[Special Effectshough

Description: 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
Platform: | Size: 82944 | Author: zhang | Hits:

[Special EffectsHOUGH

Description: 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
Platform: | Size: 82944 | Author: liweijun | Hits:

[Special Effectshough

Description: vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
Platform: | Size: 66560 | Author: 孙宇 | Hits:

[matlabHough

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

[Graph programhough

Description: 这是基于图像处理,用MATLAB编程,对知道图像进行边缘提取和hough线链接的程序-This is based on image processing, using MATLAB programming, to know that the image edge detection and hough line procedure link
Platform: | Size: 1024 | 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 Effectshough

Description: 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
Platform: | Size: 3376128 | Author: 王宇 | Hits:

[matlabline

Description: matlab程序,利用Hough变换进行线提取。有图,可直接运行查看效果!-matlab procedures, the use of Hough transform for line extraction. There are maps, can be run to view results!
Platform: | Size: 4096 | Author: 李昕 | Hits:

[Graph Recognizehough-Transform-for-Line-Detect

Description: Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
Platform: | Size: 1024 | Author: 黄习培 | Hits:

[Software Engineeringhough_line

Description: 直线 检测 hough 直接可以运行有原图像 图像为256色bmp -Hough line detection can be run directly with the original image, the image of 256-color bmp
Platform: | Size: 5298176 | Author: 南埃里克斯 | Hits:

[Software Engineeringhough

Description: houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
Platform: | Size: 86016 | Author: markman86 | Hits:

[Graph programhoughtransform

Description: hough直线变换,可以对一般yuv格式的灰度图像进行hough变换,可以在程序中修改检测阈值等-hough line transformation can generally yuv format hough transform the gray image can be modified in the process detection threshold, etc.
Platform: | Size: 4537344 | Author: 姓名 | Hits:

[Graph programHough_line

Description: Hough Line Transform using Open CV, adaptive threeshold is employed
Platform: | Size: 238592 | Author: Gurc | Hits:

[Special Effectshough-test

Description: hough直线和园检测,很有用,运行速度快,可以使用-hough line detection and garden, very useful, fast, you can use
Platform: | Size: 3673088 | Author: xu | 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:

[CSharpHough-Line-detection

Description: 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
Platform: | Size: 821248 | Author: 吴星怡 | Hits:

[OpenCVHough-line-test

Description: Hough线段检测,是一个很好的opencv学习范例,对于初学者有很大的帮助。-Hough line detection, opencv learning is a good example of a great help for beginners.
Platform: | Size: 1024 | Author: 王越 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net