搜索资源列表
cavi
- 可以读取AVI文件,获得其中的bmp图像像素信息-can read AVI file, which was the bmp image pixel information
gif_to_bmp.ZIP
- 将gif文件转换成bmp文件的程序,很容易看懂-will gif file conversion into bmp documentation procedures, it is easy to read
image1002
- 一个读取图像并进行中值滤波处理的代码!同时将滤波后的效果存储为BMP格式图片-read an image and median filtering the code! While the filter effect of BMP format for storing pictures
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
CAvitobmp
- avi读取一帧内容,转化为bmp格式的图像-avi read a content into bmp format images
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
rawimage_to_bitmap
- This c code read raw image file and change it to bmp file
33333
- avi读取一帧内容,转化为bmp格式的图像,并且可以进行-avi to read the contents of one into bmp format images, and can be carried out
jpeg_enc
- 实现JPEG Encoder,可以将BMP档案读入并进行压缩编码 -This is a JPEG enoder, the user can read the bmp file and encode it as a jpg file
Bmp_to_read_and_display
- Bmp图像文件的读取与显示 ,用VC实现 可以读取并显示本机中的bmp格式图片-Bmp to read and display image files, VC implementation can read and display this machine in the bmp format images
VirtualDub-1.9.11-src
- VirtualDub is a video capture/processing utility for 32-bit and 64-bit Windows platforms (98/ME/NT4/2000/XP/Vista/7), licensed under the GNU General Public License (GPL). It lacks the editing power of a general-purpose editor such as Adobe Premiere,
video-save
- 利用opencv实现视频读入及逐帧保存 任务一:在上述读入视频程序基础上,将视频逐帧保存为图像(图像名按帧序号命名如1.bmp,2.bmp等)到指定目录(如E:\video-image\) -Using opencv read into the video frame by frame and save
v4l2_yuv_jpeg_bmp.tar
- 基于V4L2的视频采集,能够采集YUV、JPEG、BMP格式的图像。编译前请先阅读README.-Based on V4L2 video acquisition, and can be collected YUV, JPEG, BMP format picture.Please read the README before compilation.
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
ReadBMP
- 使用WIN_API开发,不包含MFC,可以读取BMP文件并显示,代码简单,功能明确。可作为其他程序的模块复用。-Use WIN_API development, does not include MFC, you can read BMP files and show the code simple and clear-cut functions. Other procedures can be used as a module reuse.