搜索资源列表
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
opencv
- OPENCV 目标检测程序,编译环境VC加加2008,OPENCV 最新版本2.1.-OPENCV target detection process, the build environment VC Gaga 2008, OPENCV the latest version 2.1.
edgedetection
- This is edge detection with vc++2008 and opencv.
EyesDetection
- eyes detection, viola and jones algorithm, visual studio 2008 and OpenCV
OpenCVbasesource(2008)
- OpenCV源代码,配合刘晓敏的基础教程使用,例程基本都有-OpenCV source code, with Liu Xiaomin based tutorial, the basic routine has
OpenCV-SetupON-VC-2008-Express
- 在VC2008 express下安装配置OpenCV的图解说明,非常详细~推荐新手观看使用-Installation and configuration under the VC2008 express illustrates OpenCV' s very detailed view user newbie ~
Matching
- 整理的sift程序 运行环境是c++2008-Sift finishing run environment is c++2008
img_transparent_alpa_value
- 使用vs2008挂载opencv。使用两张image可以将其中一幅图像背景变得透明。-use video studio 2008 plus opencv to make the background become transparent
vs2008-opencv2
- visual c++ 2008下opencv配置-visual c++ 2008 opencv config
hello
- 基于OPENCV 和vc 2008的示例程序,演示了利用OPENCV 显示图像-OPENCV and vc 2008 based on a sample program that demonstrates the use of display images OPENCV
canny-edge-detection
- 基于openCV的canny边缘检测代码 VC++ 2008 express环境运行。-The canny edge detection based on openCV code VC++ 2008 express running environment.
face
- 基于openCV人脸识别程序源码 运行环境 VC++ 2008 expre-Face recognition based on the program source openCV environment VC++ 2008 express
SAVE
- 基于openCV实现的图像打开、复制和保存功能 运行环境:VC++ 2008 expre-Implemented based on the image to open openCV, copy and save functions operating environment: VC++ 2008 express
Calibration
- 用OpenCV实现的摄像机校正,开发环境为Visual Studio 2008.-Implemented using OpenCV camera calibration, the development environment for Visual Studio 2008.
ImagePyramid
- 利用OpenCV实现的图像金字塔算法。图像金字塔算法没有使用OpenCV自带的函数,而是自己实现。开发环境为Visual Studio 2008.-Implemented using OpenCV image pyramid algorithm. OpenCV image pyramid algorithm does not use built-in function, but their implementation. Development environment for Visual St
Gabor2
- VC++2008 opencv实现的Gabor函数。很好-VC2008 Gabor
CameraMouseIF
- 基于OpenCV的Camera Mouse interface,通过识别手势来实现模拟键盘输入,Visual Stdio 2008-The Camera Mouse interface based on OpenCV to simulate keyboard input by gesture recognition Visual Studio 2008
OpenCV_sliderVideo
- 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
save25frameImg
- VC++2008用OpenCV将顺序序列的帧图像合成为MJPG编码的avi视频-VC++2008 OpenCV MJPG avi frame
smile
- 在visual studio 2008中调用OpenCV画出一个笑脸-OpenCV in Visual Studio 2008 call to draw a smiley face