搜索资源列表
OpenCV2.3.1与VS2008相机标定程序
- OpenCV2.3.1与VS2008相机标定程序,是MFC下编写的-OpenCV2.3.1 with VS2008 camera calibration procedures, written under MFC
multiple-track
- 使用opencv和mfc界面进行多目标自适应检测和跟踪的程序-Opencv and mfc interface using multi-objective adaptive detection and tracking procedures
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
CVMFC
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。 1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序-This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV fu
fengechuangkou-xianshituxiang
- 本程序下载即可运行,可直接使用。本程序实现了MFC分割窗口,然后利用opencv打开左右图像,图片格式不限。-The download of the program to run, can be used directly. This program the MFC split window, and then using opencv open left and right images, the image format is not limited.
tkgz
- 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
PCameraDS
- 利用opencv和vs2005编写的MFC界面,可利用网络摄像头或者easycap(usb图像采集器)实时动态显示图像,附有截图说明。以前也上传了一个相同的,据反映有点问题,后发现附加依赖项里加错了lib,现已改好,可直接运行。注意opencv要装好,并在程序中设置好相关选项。希望能帮到大家。-Use opencv and vs2005 writing the MFC interface, can use a network of cameras or easycap (usb image co
ImageRotate
- 里面有两组程序,分别为使用MFC和使用OpenCV进行图像旋转的程序-Inside there are two procedures were used for the use of MFC and OpenCV for image rotation program
AniButton_demo
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
OpenCV_In_MFC
- 详细地介绍了如何在MFC程序中使用OpenCV的过程。-Detailed descr iption of how to use OpenCV MFC program process.
mfc
- 利用opencv求不变矩,进而进行图像区分的演示程序-Using opencv seeking the same moment, and then the images to distinguish the demonstration program
CVMFC_Example
- 利用opencv来处理图像,是一个MFC程序,里面包含各种图像的处理方法-Using opencv image processing is an MFC program, which contains a variety of image processing methods
showAVI
- 一个简单的MFC程序,将视频直接显示到对话框上。-A simple MFC program, the video display directly to the dialog.
tuxiangDlg
- 自己编写的图像处理MFC程序,包括图像显示、图像锐化、图像滤波等基础操作。-MFC write your own image processing procedures, including image display, image enhancement, image filtering and other basic operations.
MFC-IN-opencv
- 教你如何在opencv中使用MFC,包含具体的程序例子-Teach you how to use MFC opencv, include examples of specific procedures
MFC-OPENCV
- 基于双目视觉的点云处理,是基于opencv和MFC的程序,良好的界面显示-Point cloud processing based on binocular vision, which is based on opencv and MFC procedures, good interface display
CV MFC
- opencv mfc 在MFC中使用OpenCV 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。(opencv mfc Using OpenCV in MFC This procedure is used in MFC OpenCV demo program, composed of 3 parts)
FireDetection_src
- 火焰检测模型(MFC版本),轮廓处理有待改进,可尝试不同限制条件,优化程序(Flame detection model (MFC version), contour processing needs to be improved, you can try different restrictions, optimization procedures)
OpenCV的人脸验证MFC程序
- 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)