搜索资源列表
TrackEye_SourceCode.基于opencv的人脸和人眼检测程序
- 基于opencv的人脸和人眼检测程序,mfc界面,功能强大,简洁好用,Opencv-based human face and the human eye testing procedures, mfc interface, a powerful, simple and easy to use
Snake-contour.rar
- 本程序以VC++为开发环境,以opencv和MFC为开发语言实现用Snake方法轮廓提取轮廓。提取轮廓是图像处理和视频流处理的基础...,This procedure for a VC++ development environment, and MFC in opencv using the development of language Snake contour contour extraction method. Extraction of the outline of the imag
opencv.rar
- opencv标定及跟踪源程序,来自opencv论坛,opencv calibration and tracking of source code, from opencv Forum
CAMSHIFT---MFC
- camshift 目标跟踪 有视频基于mfc框架的,基于opencv 效果很好,自己做的一个工程-camshift a video tracking framework based mfc based opencv good effect, and do their own A project
Digital-Image-Processing
- MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
cvOnMFC
- OpenCV和MFC结合多线程工作,显示摄像头捕获的视频。-OpenCV and MFC work combined with multi-threading, showing a video camera to capture.
MFCOpenCV
- 将MFC和OPENCV结合在一起,在MFC建立的对话框上,利用opencv进行视频播放和摄像头实时监控。-The MFC and OPENCV together, in the MFC dialog created using opencv camera for video playback and real-time monitoring.
facedetection
- 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
opencv
- 基于opencv,可以显示图片,并进行相应的处理,亦可以播放AVI格式的视频文件,并实现快进快退,拖动等功能-Based on opencv, can display pictures, and the corresponding treatment can also play AVI format video files, and to achieve fast-forward, rewind, drag and other functions
MFC_OpenCV_Image.ZIP
- 采用MFC和OpenCV编程的简单小程序,可以打开多种图象文件-Programming using MFC and OpenCV simple small program, you can open multiple image files
MFC
- 一个很好的有关OPENCV和MFC相结合的例子,-A good combination of relevant OPENCV and the MFC example,
AvideoplayerbasedonVisualCMFCandOpenCV
- 基于MFC对话框的OpenCV视频播放 主要功能:读取AVI视频文件、播放视频文件、可进行播放、暂停、停止操作-A video player based on Visual C++ MFC and OpenCV. Functions: Open .avi files play, pause, stop the video
MyVideo1.0_AutoCamshift
- 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
FullScreen
- full screen use MFC, and opencv lib
MFC-and-OpencV
- MFC结合Opencv2.3.1编程。需要配置开发环境。-The MFC with Opencv2.3.1 programming. Need to configure the development environment.
MFC-OpenCV
- MFC中使用OpenCV在图片框内显示图片和视频文件-MFC using OpenCV in the picture box displays pictures and video files
mfc-directshow-AND-OPENCV
- 在MFC中,将DIRECTSHOW和opencv联合应用,获取摄像头视频并显示在控件上-In MFC, the DIRECTSHOW and opencv combined to obtain the video camera and displayed on the control
基于MFC的OpenCV图像显示并标记ROI
- 基于MFC的opencv图片预览,并对图ROI进行标记!(Opencv image preview based on MFC, and mark ROI!)
OpenCVVideoPlayer
- 用MFC+OpenCV编写的一个视频播放器,可自适应视频大小。(a video player developed in MFC and OpenCV ,it can adaptive video size.)