搜索资源列表
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
LearningOpenCV
- Learning OPENCV 是2008年最新的opencv学习教程 非常实用的教程-Learning OPENCV is the latest in 2008 learning opencv tutorial very useful tutorial
mental_lenses
- Maya Pluin Source Code Fish eye and spherical environment lenses for Mental Ray with source code. ReadMe inside the arhive (russian language).-Maya Pluin Source Code Fish eye and spherical environment lenses for Mental Ray with source code. Re
Lab1
- 利用Visual Studio 2008中的MFC,实现CCD摄像头图像获取并处理-Using Visual Studio 2008 in the MFC, to achieve CCD camera image acquisition and processing
GifPicture
- 2008版开发环境,在MFC实现显示GIF图像-2008 development environment to achieve display GIF images in MFC
Degree
- mfc 在visual 2008上实现 显示随机显示24小时气温-MFC degree descr iption on visual c++
openGLMFCsetting
- OpenGl Setting(VS 2008 MFC)
Sketcher
- 这个是 Visual C++ 2008 入门经典里面的一个例子,是一个类似于绘画板的小程序,用到了DC里面的一些基本绘图的函数,以及利用颜色覆盖模式不同产生了一些奇特效应(MFC)-It is an example of a sketcher
Pic
- 图像处理程序,很不错的,可以学习一下,怎么用来创建图形程序-Visual Studio 2008 mfc sp1 Picture program
MyComputerAndTable_OpenGL
- OpenGL网格建模类,实现一张电脑桌渲染。平台visual studio 2008 MFC-OpenGL grid model class that implements a computer desk rendering. Platform, visual studio 2008 MFC
DDBTestDlg
- 采用Visual Studio 2008开发的,基于对话框的MFC程序,实现了图片的显示功能,适宜初学者学习图像编程。-Developed using Visual Studio 2008, MFC dialog-based procedures, the image display, images suitable for beginners to learn programming.
OpenCV_sliderVideo
- 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
MFCOPENCV
- MFC 使用OpenCV, 平台为VS 2008+OpenCV 2.3 很不错的哈-MFC uses OpenCV, a platform for VS 2008+OpenCV 2.3 ha very good
Hist_MFC
- MFC实现的统计直方图,里面包括了完整的08工程文件,直接可以使用-Hist for vector input developed by MFC, Visual Studio 2008
OpenImg
- VC2008 基于MFC使用picture control控件动态打开图片,并显示位置信息。-Showing a picture by picture control key of MFC,and get information of current position.visual c++2008
draw
- 基于MFC的绘图软件。用Microsoft Visual Studio 2008打开,可实现形状选择,颜色选择,画笔粗细设置,橡皮擦等功能。-Graphics software based on MFC. Microsoft Visual Studio 2008 to open, the choice of shape, color selection, set the brush size, eraser, and other functions.