搜索资源列表
extract-underlying
- 包括角,直方图,纹理质地,霍夫圆和霍夫直线的检测-Including angle, histogram, texture, texture, Hove Circle and Hough line detection
juxingjiance
- opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
houph_MFC
- 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
houghcircles
- 函数cvHoughCircles使用Hough变换检测灰度图像中的圆-The function cvHoughCircles using the Hough transform circle detection grayscale images
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
Hough
- vs2008环境下,hough圆检测算法,编译通过,可以直接用。-vs2008 environment, hough circle detection algorithm, compile, can be directly used.
hough_circle
- VS2008+OpenCV2.1,实现hough算法圆的检测,同时对原hough算法做了改进。编译通过,可以直接使用。-VS2008+ OpenCV2.1, circle detection algorithm to achieve hough, hough both the original algorithm has been improved. Compile, can be used directly.
hough
- 此程序使用是vc平台结合opencv 实现图像中的圆检测-The circle detection of image
houghcircle
- 一篇关于改进的hough算法检测圆,包括圆心的位置检测,半径的检测,与传统的hough相比,有了很大的改进。-An improved algorithm of hough circle detection, including the detection of the center position, the radius of detection, compared with traditional hough, has been greatly improved.
0773383inspection
- hough 圆检测,使用opencv源程序-hough circle
Hough_circle
- 霍夫变换(检测圆),vs2010环境下,opencv-Hough transform (circle detection)
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
Hough
- 使用opencv中的Hough变换对图像中的线段和近似圆的圆进行检测-The Hough transform using opencv image of lines and circles round the approximate detection
Hough_circle
- 一个自己利用OPENCV1.0编写的霍夫圆检测程序,初学者可以参考,可以修改使用-Own use OPENCV1.0 written Hough circle detection program, beginners can refer to, can be modified to use
hough
- 基于opencv函数,用霍夫算法对图像进行线检测与圆检测-Based on opencv function Hough line detection algorithm for image and circle detection
cvHoughCircles
- 霍夫变换的圆检测算法,基于opencv实现,基础算法。-Hough transform circle detection algorithm based on opencv achieve basic algorithm.
Hough-Circle-Detector-master
- Hough圆检测,多种检测方法,自己新建一个工程即可,或者make一下-Hough circle
Hough
- 检测直线 圆 椭圆 简单实用 实践证明 欢迎下载-Detecting straight round oval proved simple and practical welcome to download
新建文件夹
- 基于opencv实现人脸检测用hough变化实现瞳孔识别(Pupil recognition using Hough changes)
HoughCircles函数
- 霍夫圆变换的HoughCircles函数,检测图像中的圆并绘制出来(The HoughCircles function of the hough transform, detects the circle in the image and draws it out)