搜索资源列表
FaceRec
- 基于Opencv的人脸识别程序 其中列出了所需的相关文件 opencv库是个开源的库,请自行下载-Face Recognition Based on Opencv procedures which set out the relevant documents required for opencv open source library is a library, please download
Emgu.CV.SourceAndExamples-1.4.0.0
- Opencv C# Library (wrapper) and example
msrc
- Motion detection in C++ with OpenCV
diff2bg
- 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
FindCircles
- opencv find circle source code
lhgcxgmm
- 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型-Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
FaceRecognition
- 利用OpenCV实现人脸识别的VC源代码-Face Recognition using OpenCV implementation of the VC source code ... ...
EdgeDetectSample.tar
- OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
Opencv_GUI_processing
- This application shows how to use edge detection techniques for the GUI processing using opencv.
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
cardetect
- 该程序利用OPENCV来获取视频帧,并通过帧差来获取有车图像-OPENCV use the program to obtain video fr a me, and through the fr a me to obtain a car bad image
paint
- Dev c++, opencv, image segmentation and paint type image generation
Hough
- OpenCv cvHoughCircle test
gaussbgfg
- 高斯背景建模核心代码,在vs+opencv下使用-the core code of Gauss mixture modeling.
testOpencv
- 采用opencv和python进行摄像头控制和显示的程序,非常方便,可以用于测试摄像头连接-Opencv and python for the use of camera control and display procedure is very convenient and can be used to test camera to connect
video
- Background subtraction, canny edge detection using opencv
opencv-0_9_5
- opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external numerical libraries, though it can make use of some of them (see below) at runtime, if they are available
123
- 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
pro
- 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC ob
equalizehist
- 在vc++下,使用OpenCV进行直方图均衡化的例子-In vc++ using OpenCV for example histogram equalization