搜索资源列表
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
BMP
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本文采用视频函数显示BMP位图,可以消除以上的缺点。
avi视频转换为bmp(C++代码)
- 是原创的C++代码,可以将一个avi视频转换成bmp图像输出
VC实现程序自动创建AVI/ WMV/ MOV电影视频源代码
- 本文及附件代码,展示了一种方法用以从一系列连续的HBitmaps中创建 (AVI / WMV / MOV)等格式的视频电影。比如,如果你想把一个目录里的所有.jpg或.bmp的静态图像做成一个视频,你就可以通过调用AppendNewFrame方法,把它们放到一个HBitmaps 数组里,如果你想在程序中产生(比如屏幕录像),你就可以WM_PAINT或者OnPaint()方法中把屏幕内容拷贝到HBitMaps数组,然后创建视频。
BmpToAvi.rar
- 这是一个完整的vc++工程 功能还简单但很好用 其将文件夹里的bmp图片转化为avi视频 可以选择压缩方法等 可以用来学习 也可以自己来制作avi视频等 将自己的照片自己做出视频来 挺好的,This is a complete vc++ project features a simple but very good with its folder into the bmp picture avi video compression methods can choose to study can
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
AVI2BMP
- 实现avi视频流的读取,并定位存储图像(bmp格式)-Avi video stream to achieve the reading, and positioning the storage image (bmp format)
vfw_capture
- 这是一个视频捕捉系统。可以捕捉图像并保存成BMP图像。由于要使存储量变小,我顺便将BMP图像压缩成了JPG图像。-This is a video capture system. Can capture and save images into BMP images. To storage as a result of small quantitative change, I might as well be BMP image compression has become a JPG image
CreateWMV
- 将BMP转换成WMV视频文件的源代码,值得一看-BMP converted to WMV video file of the source code, see
Sample
- 利用vfw视频预览抓图,可以点击保存按钮保存图片为bmp格式-Vfw capture using video preview, you can click the Save button to save picture as bmp format
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
AVIandbmpexchange
- 用于将一个目录下的bmp图像转换为avi视频,以及将一个AVI视频转换为一幅幅bmp图片-A directory is used to convert avi bmp image video, and AVI video into a bmp image depicting
NeusoftMediaPlayer
- 本系统的功能主要包括:监视目录、主界面操作、图片文件播放、音频/视频文件播放。 1. 设定要监视的本地目录,在目录内有媒体文件的增加、删除、修改功能,更新目录文件信息。 2. 本地设定目录中包含音频文件的浏览和播放(需要支持mp3/wma)。 3. 本地设定目录中包含图片文件的浏览、预览和播放(需要支持jpg/png/bmp)。 4. 本地设定目录中包含视频文件的浏览和播放(需要支持wmv/avi/asf)。 5. 播放列表的各种操作 压缩包中还是此系统的软件工作文档,
BmpManip
- bmp图片格式转换称avi视频格式 code with c-bmp to avi code with c++
AVIPLAY
- Dshow 实现播放AVI文件,能指定帧的位置抓取帧数据,保存为BMP图片。-Dshow for playing AVI files, can specify the location of the frame capture frame data, saved as BMP images.
GetBMP_in_YUV
- 从视频序列中抽取你想要的帧,保存为BMP格式的灰度图片-Extracted from a video sequence of frames you want, save as grayscale BMP image format
BMP
- 在E语言编程环境下,把一张图片扫描出来后,把RGB格式的数据加上帧头帧尾后还原成图片格式,可以把他使用在自定义视频格式上面,或者别的功能,只要开发自己的大脑用处大大的!-Scan a picture out, RGB format data plus the header frame tail restore the image format, he can use in custom video format above, or any other function, as long as t
视频帧的提取
- 实在VC++软件环境下的程序,可以将AVI视频文件转换成BMP格式的图片!可以成功运行!
test
- 将bmp图片转成avi视频格式输出,并且压缩avi视频-BMP images will be converted into avi format video output, and avi video compression
mfc-bmp
- 能够实现MFC摄像头视频文件,截取视频某一帧,对初学者很有用-To achieve MFC camera video files, capture the video of a frame, very useful for beginners