CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - bmp to raw

搜索资源列表

  1. VC_OpenDIB256

    0下载:
  2. 一个打开并显示位图或者像素矩阵的程序 注意:本程序没有使用DOC/VIEW架构, 所以理解起来更容易,适合初学者。 本程序支持bmpraw格式图像的读取-an open and display bitmap pixel matrix, or the procedures to : this procedure does not use DOC / VIEW structure, make it easier to understand and suitable for
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:325.36kb
    • 提供者:lishi
  1. raushon

    2下载:
  2. 实现raw——>bmp文件的转换 包含显示直方图,各种滤波功能 实现对bmp位图做平移,旋转,缩放,转置等功能-achieve raw -- gt; bmp file conversion include histogram display, various filtering to achieve right from Bitmap to do translation, rotation, zoom, transpose function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:533.13kb
    • 提供者:凌波微步
  1. raw2bmp.zip

    0下载:
  2. raw to bmp image conversion,raw to bmp image conversion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:15.86kb
    • 提供者:manikandan
  1. raw2bmp

    0下载:
  2. Convert raw image to bmp file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:61.66kb
    • 提供者:Wolf
  1. raw2bmp

    0下载:
  2. raw to bmp converter
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:1.27kb
    • 提供者:olqn
  1. Possibledecoder

    0下载:
  2. We can convert bmp to raw
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:6.04kb
    • 提供者:Raghav
  1. first

    0下载:
  2. 读取一副bmp图像的大小,并可以将bmp文件转化为raw文件,也可以将raw文件还原为bmp文件-bmp image to read a pair of size, and bmp files can be converted into raw files, raw files can also be reduced to bmp file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:686byte
    • 提供者:陈胜
  1. 256-hui

    0下载:
  2. 将256色bmp图像文件转换为raw图像文件的C语言代码。-bmp to 256 colors image file is converted to raw image files of C language code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:172.54kb
    • 提供者:杨帅
  1. 5956468rawtoImg

    0下载:
  2. raw to bmp!!!! very good
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.59mb
    • 提供者:gxz
  1. yuanmab

    0下载:
  2. 给定一幅raw格式的影像,将它变成一幅bmp图像-change a raw picture to a bmp picture
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1.2kb
    • 提供者:moon
  1. bmp2raw

    1下载:
  2. 本程序可以实现bmp图像和raw格式的图像之间的转换,非常好用,内部含有实验图片-The program can be bmp and raw image format conversion between the image, very easy to use, the internal test image contains
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4.49mb
    • 提供者:孟子
  1. rawconverter

    0下载:
  2. it converts bmp to raw format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:563byte
    • 提供者:savan
  1. DIP

    0下载:
  2. 读取.bmp图像的宽和高,并将其转换为.raw文件并显示,再进行逆转换。-to read. bmp image width and height, and convert them to. raw files and display, then the reverse conversion.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:755byte
    • 提供者:
  1. change-bmp-to-raw

    0下载:
  2. 用c将bmp文件打开并转成raw格式,图像是lena-use c++ to open bmp images and change it to raw images.
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:jiang jianxing
  1. ImageIOL

    0下载:
  2. This a C++ source code to read and save .bmp and .raw files-face recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.23mb
    • 提供者:winko
  1. Image-Converter

    0下载:
  2. Image Converter bmp to raw
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-19
    • 文件大小:21.9mb
    • 提供者:ESOL
  1. JASON-CHEUNG

    0下载:
  2. 实现图像处理的一些算法,raw to bmp,几何变换-to solve some problems of picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-29
    • 文件大小:11.33mb
    • 提供者:张一
  1. raw2bmp

    0下载:
  2. 这段小程序用来将8bit的raw文件转换为bmp格式。事实上raw文件的储存方式非常简单,可以直接使用fread按像素取。 另外,值得注意的是,如果需要转换10bit或更深位宽时,需要将byte均转换为raw。-This small program used to convert raw files of 8bit bmp format. Indeed raw file storage method is very simple, you can directly use fread tak
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:615.6kb
    • 提供者:fhf
  1. raw2Rgb

    0下载:
  2. 相机采集的原始数据格式bayer转换成rgb格式,转换后的数据直接存储为bmp图片,方便浏览-raw to RGB ,convert raw file to bmp file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11.15mb
    • 提供者:张进
  1. bmptoraw

    0下载:
  2. raw格式图像转为bmp格式,raw得用photoshop打开-bmp image to raw image
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:443.49kb
    • 提供者:fangfaqing
« 12 »
搜珍网 www.dssz.com