搜索资源列表
基于VFW机制的USB视频采集程序
- 基于VFW机制的USB视频采集程序,采用多线程编程技术,可动态捕捉单帧图像保存到硬盘,
VC-cameracontrolSDKsource
- VC++-摄像头控制及单帧捕获视频和保存SDK源码
视频监控
- 基于vc 用于捕获USB摄像头视频,并能保存为AVI文件,可单捕成单帧图像文件,设置压缩格式等,可用于入门者学习使用。
AVI.rar
- 实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式,AVI video to realize the single-frame shots, but also could be modified as necessary according to frame shots, screenshots can be saved as BMP, JPEG and other common formats
VFW
- 在vfw视频捕获过程中如何截取单帧图象图片截取-VFW video capture in the process of how the single-frame image picture interception interception
shipindanzhentuxiang
- 可以从一段视频流中获取图像,支持单帧获取-From a video stream to obtain images, support for single frame acquisition
matlaship
- 该程序可以把avi格式的视频转换为单帧图像存储起来,用起来方便,很实用-The program can convert avi video format for the single-frame image storage, and convenient to use, very practical
AviParse
- Avi文件读写,支持各种类型音视频编码。读文件的时候可以向前,向后,单帧播放-Avi file to read and write in support of various types of audio and video encoding. Document can be read forward, backward, single-frame playback
Videoreadingandextractthetargetofbackground
- mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
VideoEXE
- 时下视频聊天几乎成了网吧老板们制胜的法宝,自己的软件嵌入视频通信方式又显得那么酷,而一个摄像头只需要百来块钱。本软件功能上可以实现视频采集、预览,选择压缩器(视频文件可是大得惊人!)进行压缩、解压,回放。抓取单帧图片保存等。 -Video chat now the owners of Internet cafes has become a magic weapon to win their own means of communication software, embedded video s
video
- 视频捕捉,能实现单帧,多帧捕捉,可以存储-Video capture, can achieve single-frame, multi-frame capture, store
VideoWM_new1
- 单帧播放,打开,关闭,高斯处理、模糊、降噪视频。-Single-frame playback, open, close, Gaussian processing, blur, noise reduction video.
GetVideo
- 视频捕捉,并且可以设置格式,图像源,压缩等。而且可以捕捉视频并保存为avi格式的文件。还可以捕捉单帧图像,捕捉后在画图中粘贴即可。-Video capture, and can set the format, the image source, compression. And can capture video and save it as avi format. You can also capture single frame images, captured by the pasted
pmlx
- 屏幕录像,支持单帧压缩,可选择录像区域,保存为GIF、AVI格式,可观看GIF、AVI录像 (需要暴风影音控件的支持,如不想装,把AVI观看窗口及程序集删除。) 可在录像上书写注释。 能够准确的录制出鼠标指针。-Screen video support single frame compression, optional video area, saved as GIF, AVI format, can view GIF, AVI video (with audio controls
PCBMatch
- 其于DirectShow SDK开发的采集视频程序,可以单独地采集单帧24位位图图像,它是基础的简单的DirectShow程序,特别利于初学者学习,程序中都是微软的示范源代码,只是简单的加了C++封装。-DirectShow SDK developed its capture video program, you can capture single frame alone 24-bit bitmap images, it is a simple DirectShow-based procedu
get_frame_from_AVI
- 视频图像处理第一步,从AVI视频流中获取单帧的图像数据,调试通过,初学者试试。 -Video image processing step, from AVI video stream for single frame of image data, debugging through, for beginners to try.
1234578567
- 实现视频捕捉,绝对能用,有单帧捕捉,实时捕捉等-The video capture, definitely can be used with single frame capture, real-time capture, etc.
MicrovisionUSB
- MVDevice SDK Visual C++ 6.0 示例程序简介 1. MVStoreBmp 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 2. MVSnapSingle 演示采集单帧数图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后
ffmpe-videoToimage
- 使用FFmpeg将视频处理生成单帧的图像,建议不要使用太大的文件测试,生成文件可能非常大,具体处理类型与所安装ffmpeg有关-Use FFmpeg video processing to generate a single frame image is not recommended to use large files test, the generated files can be quite large, to deal specifically with the type of ins
VFWDemo
- 通过一个vfw的简单例子改的,能把单帧视频数据转换成内存bmp,这样就可以用自己熟悉的方式处理摄像头数据了.-Change through a simple example of a vfw, can single frame of video data converted into a memory bmp, so that you can familiarize yourself with the manner the data of the camera.