搜索资源列表
WEBCAMERA(MFC)
- 用MFC+directshow实现的双摄像头监控,采集,存储的程序。可用此源码扩展实现实现多摄像头监控,采集,存储功能。
在MFC的控件中实现OPENCV的摄像头显示
- 详细说明:一个简单的opencv应用程序源代码。实现USB摄像头图像显示功能。,OpenCV... [oracle虚拟购物中心应用程序.rar] - Oracle提供的一个电子商务参考实例,学习...
VC++下基于opencv的摄像头采集程序
- 基于OPENCV的摄像头采集显示,并在MFC中的picture控件中进行显示
双摄像头监控,抓拍存储程序(MFC)
- 双摄像头监控,抓拍存储程序(MFC)
vcap
- vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures dem
vc++视频捕捉系统
- 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-This program compile using windows 2000,Visual C++ 6.0 and run after reqiring a pickup camera and setting up relate driver.
视频捕获程序代码
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Wi
简单的启动摄像头的程序
- 一段开启摄像头的简单程序,基于VFW的。VFW是WINDOWS提供的封装机制,允许用户快速开发基于此接口的视频处理程序。-a camera opened the simple procedure, based on the VFW. VFW is available in a Windows system, allowing users to quickly develop this interface based on the vid
VideoShow
- 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm c
VIDEO_CAP_VC
- 采集USB摄像头视频,清晰度很高,控制界面不是MFC,是WIN32,有兴趣的把它改为MFC-Acquisition USB video camera, high definition and control interface is not MFC, Win32, interested in turning it into MFC
showcapture
- 摄像头采集数据,在基于对话框的MFC界面中显示-Camera data collection, in the MFC dialog-based interface to display
Camera
- 用opencv实现打开摄像头 用的是MFC-Used to achieve open opencv camera using MFC
WEBCAMERA(MFC)
- 用MFC+directshow实现的双摄像头监控,采集,存储的程序。可用此源码扩展实现实现多摄像头监控,采集,存储功能。-MFC directshow used to achieve the dual cameras monitoring, collection, storage procedures. Expansion of this source can be used to achieve the realization o
MFC
- 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
Camera
- 用VC+MFC实现摄像头的打开、捕捉、停止功能-Achieved using VC+ MFC open camera to capture and stop function
image, video and cam-captured video player (based on mfc)
- 利用MFC的Picture控件显示和处理图像,后面又添加了播放视频和捕获摄像头画面
mfc-bmp
- 能够实现MFC摄像头视频文件,截取视频某一帧,对初学者很有用-To achieve MFC camera video files, capture the video of a fr a me, very useful for beginners
camera
- 打开系统摄像头,并且可以捕捉当前屏幕画面,然后保存(Open the system camera and capture the current screen image and save it)
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.)
读摄像头
- 利用vc6.0和opencv1.0相结合,实现在MFC中读取摄像头(Using VC6.0 and opencv1.0 to read the camera in MFC)