搜索资源列表
huofuyuanjiance
- 本源码是用于霍夫源检测,是基于opencv的,可以检测图片中的圆形曲线并确定其圆心位置。-This source is used for the Hof source detection, and determine the location of the center of the circle circular curve based on opencv, can be detected in the picture.
TestStaticFaceDetect[2013-12-29]
- 利用VC++和opencv实现的人脸检测检测代码,利用霍夫变换以及opencv相关的库实现-Face detection code using VC++ and opencv realized, using Hof transform and opencv related Library
Untitled
- 椭圆检测。利用霍夫变换的原理实现椭圆的检测,并在图中标记出来,可用于方向盘的检测。-Ellipse detection. Using the principle of detecting the implementation of elliptic Hof transform, and marked in the graph, can be used to detect the steering wheel.
huofu
- 这是有关于opencv的源代码,实现的功能是霍夫变换-This is on the opencv source code, the realization of the function is the Hof transform
lanedetection
- 车道线检测c++源码,对图像进行预处理,包括二值化,边缘检测等,最后利用霍夫变换。- Lane detection c++ source code, for image preprocessing, including two values, such as edge detection, finally using Hof transform.
hough
- vs2012+OpenCV2.4.8中关于霍夫变换的应用,包括实现霍夫圆变换的HoughCircles函数的使用方法-Application of Hof transform in vs2012+OpenCV2.4.8, using the HoughCircles function method including the circle Hough transform
line
- 基于vs2012+OpenCV2.4.8中实现霍夫线变换,HoughLines、HoughLinesP函数的使用方法-Implementation of the Hof line transform, HoughLinesP, HoughLines function based on vs2012+OpenCV2.4.8
huofubianhuan
- visual c++开发环境下的关于图像处理中的霍夫变换的综合实例-A comprehensive example of Hof transform in image processing
line
- 利用霍夫线检测实现车道线的自动检测并判断是否偏离-Using Hof line detection to achieve automatic detection of lane line and determine whether or not to deviate the
houghbianhuan
- 霍夫变换检测直线 的。都是基于MATLAB的,希望对你有帮助。-Hof transform to detect straight lines are based on MATLAB, and I hope to help you.
main11
- 利用霍夫变换检测直线,并利用霍夫变换出来的结果计算直线的长度,并将长度显示在图像上。-The Hof transform is used to detect the straight line, and the length of the straight line is calculated by the results of the Hof transform.
hough_circle
- 用霍夫变换检测圆,是图像处理的重要应用,还可用于图形识别(Circle detection by Hof transform)
opencv
- opencv基础应用图象边缘检测,霍夫变换,背景检测。(Opencv basic applications: image edge detection, Hof transform, background detection)
tuxiangmatlab
- 可以对围棋进行识别。得到棋子的坐标,运用了霍夫变换(Weiqi can be identified. The coordinates of the chess pieces are obtained and the Hof transform is applied)
hough
- 对图像进行霍夫变换检测直线。遍历图像,把极坐标下点转换到霍夫空间,同时累加器加1,最后统计累加器数组中的极大值点,便对应原图中的直线。(The image is transformed by Hof transform to detect the straight line. Traverse the image, transform the point in polar coordinates to Hof space, accumulate 1 at the same time, and f
霍夫变换
- 基于opencv和图像识别技术,使用霍夫变换检测图片直线。(Based on OpenCV and image recognition technology, Hof transform is used to detect picture lines.)
hough_circle
- 利用霍夫变换实现找圆,并标出圆心位置及半径。(realize circle find using Hof transform)
霍夫线变换综合示例
- 霍夫线性变换的一些例程,有代码有结果希望能帮到大家(Hof linear transformation)
gaijin---hough
- 改进了霍夫变换与最小二乘法,大大提高了直线检测精度与效率(Improved Hof transform and least square method, greatly improving the accuracy and efficiency of line detection.)
