CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hough transform line detection
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hough transform line detection - List
[
Graph program
]
hough变换检测直线
DL : 0
C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
Update
: 2025-02-17
Size
: 126kb
Publisher
:
杨兵
[
Special Effects
]
Hough111
DL : 0
hough变换检测直线的matlab算法-hough transform line detection algorithm Matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
黄慈栋
[
Graph program
]
Hough_Grd
DL : 1
在灰度图像中进行直线检测,带实验效果图像。利用快速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.
Update
: 2025-02-17
Size
: 422kb
Publisher
:
major
[
AI-NN-PR
]
HoughLine
DL : 0
利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
Update
: 2025-02-17
Size
: 1kb
Publisher
:
朱勇
[
Special Effects
]
hough+c
DL : 0
c实现的hough变换算法 直线检测个人感觉不错-c realize the hough transform line detection algorithm personal feeling good
Update
: 2025-02-17
Size
: 38kb
Publisher
:
冯树彪
[
Special Effects
]
opencv
DL : 1
在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测-In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Update
: 2025-02-17
Size
: 1.58mb
Publisher
:
pop
[
matlab
]
Hough
DL : 0
line detection using Hough transform
Update
: 2025-02-17
Size
: 221kb
Publisher
:
srikhan
[
Special Effects
]
hough2
DL : 0
用MATLAB编程,进行二维图像的哈夫变换直线检测-Using MATLAB programming for two-dimensional image of the Hough transform line detection
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xiaoyang
[
Graph program
]
houghlinedetect
DL : 0
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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
fisher
[
Special Effects
]
lena
DL : 0
基于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.
Update
: 2025-02-17
Size
: 198kb
Publisher
:
刘涛
[
Special Effects
]
HoughLineDection
DL : 0
利用Hough变换,可以检测图像中的多条线段,效果很好-using hough transform for line detection
Update
: 2025-02-17
Size
: 8kb
Publisher
:
杨云
[
Special Effects
]
hough
DL : 0
hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
Update
: 2025-02-17
Size
: 15kb
Publisher
:
zhang
[
Special Effects
]
line_sobel
DL : 0
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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
mayan
[
Graph Recognize
]
HoughTransform
DL : 0
Hough Transform Line Detection in Robot Soccer
Update
: 2025-02-17
Size
: 545kb
Publisher
:
saeid777
[
Software Engineering
]
houghcircle
DL : 0
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.
Update
: 2025-02-17
Size
: 20kb
Publisher
:
Carlos
[
Special Effects
]
hough6
DL : 0
灰度图像的hough变换,进行直线检测的程序编码-Grayscale images hough transform line detection
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wang
[
Special Effects
]
hough--line
DL : 0
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.
Update
: 2025-02-17
Size
: 145kb
Publisher
:
丁海龙
[
Special Effects
]
hough
DL : 0
hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
Update
: 2025-02-17
Size
: 2kb
Publisher
:
蔡伟
[
Special Effects
]
hough-transform
DL : 0
24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
Update
: 2025-02-17
Size
: 5kb
Publisher
:
王琳
[
Special Effects
]
hough-line-detection
DL : 0
hough变换 对图像进行直线检测 效果好-hough transform line detection the result is ok
Update
: 2025-02-17
Size
: 160kb
Publisher
:
xujin
«
1
2
3
4
5
6
7
8
9
10
...
17
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.