搜索资源列表
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
img_transparent_alpa_value
- 使用vs2008挂载opencv。使用两张image可以将其中一幅图像背景变得透明。-use video studio 2008 plus opencv to make the background become transparent
hello
- 基于OPENCV 和vc 2008的示例程序,演示了利用OPENCV 显示图像-OPENCV and vc 2008 based on a sample program that demonstrates the use of display images OPENCV
Histogram
- 绘制载入图像的直方图 编译环境:VC++ 2008 expre-Draw the histogram of the image to load build 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
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
save25frameImg
- VC++2008用OpenCV将顺序序列的帧图像合成为MJPG编码的avi视频-VC++2008 OpenCV MJPG avi frame
imageROI
- 在Visual Studio 2008 中实现对一幅二维图像的ROI算法-ROI algorithm to achieve a two-dimensional images in Visual Studio 2008
Simple-transform-(smooth-processing)
- 在visual studio 2008平台,基于opencv2.3.1实现的图像平滑处理功能 -In the visual studio 2008 platform, based on the opencv2.3.1 realize image smoothing processing functions