搜索资源列表
V_CameraVideoAnalysi
- 使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have droppe
tkgz
- 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
ContourExtract
- 利用opencv和visual C++ 实现的可以正确的提取图像中前景的轮廓,结合MFC编程,可以直接编译和运行。-Using OpenCV and visual of C++ to achieve can correctly extract the image foreground contour, with the MFC programming, can be directly compiled and run.
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
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
MFC_OpenCV_Operation
- 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
showBMP
- 使用MFC ,用来打开BMP格式的照片。也可以使用opencv,联系起来使用-The use of MFC, used to open the BMP format pictures. You can also use opencv, linked to the use of ... ...
csocket
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-The chat program, including server and client in two parts, the use of the MFC Class CSOCKET. It allows individuals to ch
CalibrationFromDisk
- OpenCV摄像机标定程序,可直接运行,读取磁盘上的图片!借助他可以很好的理解OpenCV摄像机标定相关的函数!-OpenCV camera calibration procedures, can be directly run on the picture to read the disk! With the understanding he could very well related to OpenCV camera calibration function!
OpencvUIDlg
- 基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a frame image,also can save video and image。you can finish these in a MFC dialogbased on opencv
MFC_OPENCV
- 在MFC中应用OpenCv。可以打开保存图片的基本程序框架。(想正确运行,请确保已装OpenCv并且已经和VC6正确连接)-In the MFC Application OpenCv. You can save the image to open a basic procedural framework. (Think correctly, make sure that has been installed and has OpenCv and VC6 properly connected)
corner
- 用于角点检测,OPENCV开发的,绝对能用 我已经在MFC上调试运行成功-For corner detection, OPENCV developed an absolute can be used MFC debugging I have to run a successful
MyVideo1.0_AutoCamshift
- 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
HarrGui
- HarrGui 改进OpenCV中的人脸检测,采用MFC,可以选择分类器xml问题,可以设置检测器的参数。这个例程的目的是测试自己生成或网上下载的xml文件。需要安装OpenCV-HarrGui improvement in the OpenCV face detection, using MFC, you can select the classification xml problem, you can set the parameters of the detector. This ro
opencv-MFc
- opencv运动视频监测,基于MFC 平台,能有助于大家理解opencv的运用-opencv motion video monitoring, MFC-based platform, can help you understand the use opencv
IVSxiaofang
- MFC下的视频播放程序 主要用了OPENCV 可实现暂停停止打开摄像头等功能-MFC video program using the OPENCV can realize functions such as pause stop open camera
twomymfc
- 基于MFC+openCV的可以打开多种格式图片和电脑摄像头的简单程序,该程序还对摄像头拍摄视频进行了简单处理并显示。-Based on the MFC+ openCV, you can open a variety of formats and computer camera, a simple program that camera shooting video simple processing and display. Google Translate for Busine
MFC-openCV
- 用MFC建了一个对话框,里面包含了很多按钮。可以再这些按钮中添加各个功能代码-MFC built a dialog box, which contains a lot of button. These buttons can then add each function code
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.)
OpenCVVideoPlayer
- 用MFC+OpenCV编写的一个视频播放器,可自适应视频大小。(a video player developed in MFC and OpenCV ,it can adaptive video size.)