CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - read bmp

搜索资源列表

  1. cavi

    1下载:
  2. 可以读取AVI文件,获得其中的bmp图像像素信息-can read AVI file, which was the bmp image pixel information
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:3.53mb
    • 提供者:马蓉
  1. gif_to_bmp.ZIP

    0下载:
  2. 将gif文件转换成bmp文件的程序,很容易看懂-will gif file conversion into bmp documentation procedures, it is easy to read
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:xiao
  1. image1002

    0下载:
  2. 一个读取图像并进行中值滤波处理的代码!同时将滤波后的效果存储为BMP格式图片-read an image and median filtering the code! While the filter effect of BMP format for storing pictures
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:30.07kb
    • 提供者:winky
  1. CGStoreBmp

    1下载:
  2. 演示保存一幅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
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:3.4mb
    • 提供者:yinyu
  1. CAvitobmp

    0下载:
  2. avi读取一帧内容,转化为bmp格式的图像-avi read a content into bmp format images
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1.89mb
    • 提供者:andytsin
  1. vc++MFC逐帧读取视频文件

    0下载:
  2. vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
  3. 所属分类:视频捕捉/采集

    • 发布日期:2016-01-27
    • 文件大小:8.13mb
    • 提供者:sun
  1. rawimage_to_bitmap

    0下载:
  2. This c code read raw image file and change it to bmp file
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1.79mb
    • 提供者:Kil Jhun Jeong
  1. 33333

    0下载:
  2. avi读取一帧内容,转化为bmp格式的图像,并且可以进行-avi to read the contents of one into bmp format images, and can be carried out
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:46.38kb
    • 提供者:tianlan1984
  1. jpeg_enc

    0下载:
  2. 实现JPEG Encoder,可以将BMP档案读入并进行压缩编码 -This is a JPEG enoder, the user can read the bmp file and encode it as a jpg file
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:705.31kb
    • 提供者:魏维毅
  1. Bmp_to_read_and_display

    0下载:
  2. Bmp图像文件的读取与显示 ,用VC实现 可以读取并显示本机中的bmp格式图片-Bmp to read and display image files, VC implementation can read and display this machine in the bmp format images
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:106.7kb
    • 提供者:Lucia
  1. VirtualDub-1.9.11-src

    0下载:
  2. 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,
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:2.83mb
    • 提供者:Ruben
  1. video-save

    0下载:
  2. 利用opencv实现视频读入及逐帧保存 任务一:在上述读入视频程序基础上,将视频逐帧保存为图像(图像名按帧序号命名如1.bmp,2.bmp等)到指定目录(如E:\video-image\) -Using opencv read into the video frame by frame and save
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:418.08kb
    • 提供者:shery
  1. v4l2_yuv_jpeg_bmp.tar

    0下载:
  2. 基于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.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:968.08kb
    • 提供者:killy
  1. arm-printscreen

    0下载:
  2. 功能: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
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:sirjkhtl
  1. ReadBMP

    0下载:
  2. 使用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.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-29
    • 文件大小:9.01kb
    • 提供者:xiae27c397
搜珍网 www.dssz.com