搜索资源列表
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.
LearningOpenCV
- Learning OPENCV 是2008年最新的opencv学习教程 非常实用的教程-Learning OPENCV is the latest in 2008 learning opencv tutorial very useful tutorial
HOUGH_LINE
- VC++2008EXPRESS環境下 使用opencv 偵測直線並且描出輪廓-VC++2008 EXPRESS environment opencv detect and delineate the outline of a straight line
PICTURE_repeat
- VC++2008express下 使用opencv 圖形上下左右重複並排之效果-VC++2008 express up and down the use of graphics opencv about the effect of repeated side-by-side
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
VC-PH
- 球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
edgedetection
- This is edge detection with vc++2008 and opencv.
EyesDetection
- eyes detection, viola and jones algorithm, visual studio 2008 and OpenCV
SIFT_VC.lib
- 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
pmmintrin
- opencv在vs2005下面编译时需要的一个文件,这个文件在2008里面已经存在。-opencv compiled in vs2005 need the following to a file, the file in 2008, which already exists.
escala
- Escala en opencv Scale in opencv n visual studio 2008
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
yjingtestimage
- 用opencv打开一副图片,在Visual studio 2008 中实现-Open an image with opencv, implemented in Visual studio 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.