搜索资源列表
vc video capture
- vc编程,实现摄像头拍摄画面的实时捕捉,可捕捉单帧画面或捕捉连续视频,并保存为avi文件-vc programming, realizing camera shooting pictures of the real-time capture, capture single-frame capture continuous images or video, avi and the preservation of documents
CapVideo(VC)
- VC++实现对usb连接的数码摄像机实现实时的显示与采集功能,并且保存一段视频序列,对于该视频序列可以选择不同的压缩编码格式;可以通过菜单选项实现单帧图片的抓取并且保存不同格式的图片-VC usb link to the real-time digital video camera display and collection functions, and preservation of a video sequence, the video sequences can choose diffe
vc++avi
- AVI媒体视频播放器.可以对一帧图像进行提取.快放,查看前一帧,后一帧.等多种功能.用用VC++编写.-AVI video media player. One can extract images. Up fast, before a View, After one. , and other functions. prepared using VC.
vc select frame from video
- VC 从视频中选择一帧源码-video VC choose from one source
VC-cameracontrolSDKsource
- VC++-摄像头控制及单帧捕获图像和保存的SDK源码
VC-cameracontrolSDKsource
- VC++-摄像头控制及单帧捕获视频和保存SDK源码
视频帧提取
- 对avi视频文件进行帧图像的提取,对bmp位图序列进行avi视频的合成双向功能,程序基于vc++结合opencv开发。
背景减除法-三帧法-高斯背景建模法运动检测-VC
- 背景减除法-三帧法-高斯背景建模法运动检测-VC
meanshift tracking vc6
- 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。
vc.rar
- 以VC编写的USBCAN通讯的发送和接受界面,可以设置为扩展帧和标准帧等,也可以查看发送和接受到的报文。,VC prepared to USBCAN send and receive communications interface can be set to extend the frame and standard frame, also can check to send and receive the message.
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
aviplayer
- VC编写可以实现单帧播放、暂停、全屏等功能的AVI视频播放器。运行环境是VS2008-VC can be prepared in single-frame play, pause, full-screen features such as the AVI video player. Operating environment is VS2008
帧抓取 实现avi视频的播放
- 实现avi视频的播放,及视频帧的实时抓取等功能,在vc++平台下开发。
MyCaptureVideo
- vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。-vc++ MFC camera, video capture, preserve the reading frame to BMP image files.
Test
- 利用opencv在vc环境下开发的关键帧提取程序-Environment in vc using opencv key frame extraction procedure developed
aviTObmp
- vc+opencv 读avi视频,显示,并将视频中每一帧都保存为bmp文件,内有测试视频-vc and opencv read avi file
vc++aviplater
- vc编写的AVI播放器。可逐帧读取。对视频检测很有用。-vc prepared AVI player. Can be read frame by frame. Very useful for video detection.
VC
- 此代码是在VC++下开发,能够播放AVI视频,逐帧读取,方便视频的后续处理-This code is in VC++ under development, can play AVI video, frame by frame to read, easy to deal with the follow-up video
vc-lin-232
- 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
vc++上人眼跟踪
- 在vc++,建立工程,通过初帧图像的眼睛定位,在根据meanshift算法进行人眼跟踪