搜索资源列表
ren_opencv_1
- 这是我根据\"opencv-人脸识别\"和\"背景建模,运动物体检测\"两个程序结合的,内附了我自己合成的 英文版opencv.chm的电子书,希望对大家有帮助,运行程序时请修改cvLoad函数的路径到自己的 OpenCV\\data,该程序主要是通过摄像头读取,边检测边分析人脸的功能-under "opencv-face recognition" and "background modeling, Moving Object Detection
contourdetectionusingsnake
- OPENCV下使用Snake函数检测目标轮廓的例程。-OPENCV use Snake function of the object contour detection routines.
handDetection
- 人手检测小程序 需要OPENCV库
FaceDec
- 人连检测源代码 需要opencv图像处理库
circleDetection
- 基于OPENCV的圆和椭圆检测程序,挺有用的。实验结果-OPENCV the circle and ellipse-based testing program, winter ridge used.
setup
- 检测图片里的圆,并提取出圆心坐标和半径数据,需要安装OPenCV。-
rice
- opencv下的轮廓检测程序 vc2005-opencv contour detection program under vc2005
Face-Detection
- 人脸检测的opencv实现,采用VC2008进行编译并实现。-Opencv implementation of face detection
CameraTrack
- 利用opencv检测移动物体.用来发现车俩。-Detect moving objects using opencv. Available for the detection of car and wife.
Harris-coners
- 使用VS2012,opencv进行图片的角点检测,程序源码经过本人测试,可以使用.-Using VS2012, opencv carried pictures of corner detection, Open Source undergo testing, it can be used.
learning-opencv-camera
- Learning OpenCV中相机检测和标注部分源码-Learning OpenCV in camera inspection and labeling some source code
huo
- 底层是c++, opencv霍夫变换检测图片中的直线,供大家参考。- The bottom is c++, Opencv Hough transform detection in the picture of the line, for your reference.
Computer-vision-code
- opencv计算机视觉代码(c++),自己先前学习opencv时候实现过的一些不错的代码程序,都能成功运行,效果不错,拿来和大家分享。打打基础也好,里面动作识别,动作追踪,轮廓检测都有.-Opencv his previous study when the time to achieve some good code, can successfully run, the effect is good, brought to share with you. Playing the foundati
【56】canny函数用法示例
- opencv边沿检测,在vs平台下可运行,内有代码和示例图片(opencv edge detection)
opencv_Image
- 很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
keras人脸识别
- 利用Keras实现从摄像头读取的视频种检测和识别人脸,基于tensorflow+opencv,搭建了卷积神经网络模型