搜索资源列表
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
cv200vs2008
- 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
opencv_multi_camera_input
- OPENCV实现的多摄像头输入处理程序; VS Studio 2005 -OPENCV of the multi-camera input handler VS Studio 2005
vs2008opencv
- 该文档详细的介绍了在vs2008开发环境下配置open2.0的具体步骤。-This document describes in detail the development environment configuration in vs2008 open2.0 specific steps.
Opencv-and-VS2008set
- opencv在VS上安装的方法,方法比较的细致的哦-opencv on VS2010 and VS2008 set method very good
opencv
- opencv测试程序 能够了解VS与OPENCV是否安装正确-the opencv test program can understand the VS is installed correctly and OPENCV
Contour-detection-based-on-OpenCV
- 基于opencv的轮廓检测,运用灰度处理,提取轮廓。在使用本程序前确保vs已经安装opencv-Opencv based contour detection, using the gray processing, contour extraction. The use of this process to ensure that vs has been installed opencv
Feature-extraction-consolidation
- 里面有各种进行特征提取的vs openCV程序-There are a variety of feature extraction vs openCV program
opencv圆和椭圆拟合
- 圆及椭圆的拟合并输出圆和椭圆的长短轴,使用opencv+vs编写
opencv-face-detection
- face detection code, usually can run under VS
OPENCV
- opencv的安装及配置教程,图像处理 基于vs-vs opencv setup and configuration
CD
- 采用张正仪标定法,是单目标定。VS+opencv.(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
5初级图像混合
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是对像素点的一些处理。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly on the pixel some of the processing.)
4遍历图像像素的14种方法
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是遍历像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly traversing the pixel some of the methods.)
3用动态地址计算配合at访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用at访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access some of the pixels point method.)
2用迭代器访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用迭代器访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access the pixel iterator some of the methods.)
1用指针访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用指针访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access some of the pixels of the pointer method.
test1
- 利用OpenCV实现张正友标定法对相机的标定,源码为C++语言,包含了样例图片(Camera calibration using Opencv)
基于opencv的use摄像头视频采集程序
- 基于opencv的use摄像头视频采集程序(Video acquisition program of use camera based on OpenCV)
利用opencv识别
- 手势识别,haar算法,人脸检测,vs平台,opencv库(gesture recognition)