搜索资源列表
capture_video_frequency
- VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image f
CGStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
AVI_FileRead
- 从AVI文件提取图象的源代码,可以方便地从AVI流文件中提取需要的图片,并保存为BMP格式-AVI file extraction from the image source code, can easily flow from AVI documents from the photographs, and the preservation of BMP format
CamCap
- 自己写的DELPHI版的VideoCapture模块,通过COM封装提供静态图像捕获功能(bmp,jpg),可以多贞组合为GIF89a格式(需要TGIFIMAGE组件,这里没提供)。可以在HTML页面中使用,并且可以和ASP上传页面配合直接上传,不需临时文件,具体见文档,自己看看代码也行。编译完成的OCX文件没有申请证书,用在网页里下载时会提示。捕获模块可以方便的调用,直接作为视频压缩、传输的前端模块。
aviFileWrapperDemo_src
- 一个AVI文件和BMP文件互相转换的程序,用C#编写,实现从avi文件中提取每一帧BMP图像,并可以把这些BMP图像重新组成AVI文件
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
MyCaptureVideo
- vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。-vc++ MFC camera, video capture, preserve the reading frame to BMP image files.
ov9560bmp
- Mini2440 OV9560 摄像头控制程序,可拍照存 bmp 文件-Mini2440 OV9560 camera control program can be saved bmp file photo
Webcam
- 关于应用摄像头截图,保存为BMP格式的图片文件-Camera shots
avi4bmp
- 把avi转换为bmp,默认的放置路径是e盘的新建文件夹下,所以转换前最好先在e盘下建一个新建文件夹-Avi convert to bmp, the default path is to place the new e disk folder, it is best to pre-conversion site in the e of the construction of a New Folder
aviandframe
- 从AVI中捕获一帧图像并保存成bmp文件-AVI and frame save tobmp
24to256
- 摄像头提取,并保存BMP文件等基本功能等-Camera, extract, and save the BMP files and other basic functions
camera
- VC程序,简单易懂,带注释,捕获摄像头画面,并保存BMP文件。-Camera Program with BMP saving。
VidTest
- 介绍了如何从AVI视频流中获取任意帧的图像数据并存储成AVI视频剪辑或者BMP文件,实现视频捕捉-Access to any frame from the AVI video stream image data and stored into AVI video clip, or BMP file to achieve video capture
BuildAvi
- 将多个bmp位图文件转化为avi格式的视频-To multiple bmp bitmap file into the avi format video
aviDemo
- 录制屏幕为avi文件(没有压缩),以及从avi分解出bmp序列文件,原始代码参考智慧的鱼-The recording screen avi file (no compression), as well as a bmp sequence decomposition from avi file, the original code Reference wisdom fish
dingkunluxiang
- 丁坤屏幕录像软件生成的屏幕录象文件为EXE可执行文件,截屏图片可保存为BMP、JPEG、PNG、TIFF等10种图象格式。-Ding Kun-screen video software to generate screen video files to EXE executable files, screenshots can be saved as BMP, JPEG, PNG, TIFF and other 10 kinds of image formats.
KeyFrame
- 从.avi视频文件中获取所有帧图像,并且以.bmp格式保存到本地文件夹中。-Get all the frame images .avi video file and save to .bmp format to a local folder.
bmp
- 学习摄像头,BMP编码/JPEG编码和文件系统的使用,实现一个简单的照相机.-Learning to use the camera, BMP coding/JPEG encoding and file system to achieve a simple camera.