CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取BMP图像

搜索资源列表

  1. readbmp

    0下载:
  2. 不需要CDib类就可以读取bmp图像文件,对图像处理初学者而言,省去了调试CDib类的痛苦,深受启发-CDib category do not need to be able to read bmp image files, beginners in terms of image processing, eliminating the pain of debugging CDib category, inspired by
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1355219
    • 提供者:zsl
  1. bmp_reader

    0下载:
  2. 读取BMP图像并进行边缘检测 二值化等功能-Read BMP image and edge detection functions binarization
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:531398
    • 提供者:xzconan
  1. ImageStone

    0下载:
  2. 图像处理的示例源代码。可以读取、保存 jpg、GIF、BMP、PNG等常用格式。VC++6。-Image processing, sample source code. Can read, save jpg, GIF, BMP, PNG and other popular formats. VC++6.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1598628
    • 提供者:liu qi
  1. BMP

    0下载:
  2. BMP图象操作源程序 包含图像的读取,存储,显示像素点和设备详细信息等操作-BMP source images with the image reading operation, storage, display pixel operations and equipment details, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2614068
    • 提供者:Annie
  1. linuxbmp

    0下载:
  2. 在Linux下编写的读取bmpRGB图像的程序,并将两张图像合并为一张,用gcc编译。-Prepared under the Linux process reads bmpRGB images and two images merged into one, using gcc compiler.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:332607
    • 提供者:发发
  1. report

    0下载:
  2. 用C++完成一个能读取BMP图像文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图像颜色翻转并重新存储的程序。-C++, to complete a BMP image files can be read (true color, 256 colors, etc.) into memory and then using the console interface, the text display, while the color image can be
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:9665
    • 提供者:露露
  1. BMPReadWrite

    0下载:
  2. 读取bmp图像源码,实现基本读写功能,图像处理的入门程序。-Bmp image to read source code to achieve the basic read and write capabilities, image processing, the entry process.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:40446
    • 提供者:lizuozhou
  1. bmp

    0下载:
  2. 此程序的功能是实现BMP图像在WINDOWS下的读取及其存储,容易读懂且容易实现,很好用-Function of this program is to achieve BMP images in its memory read under WINDOWS, easy to read and easy to implement, very good use
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1671
    • 提供者:范范
  1. imagereadandzoom

    0下载:
  2. bmp图像的读取以及放大至120 或缩小到80 也可以通过改变源代码中的缩放系数来达到所需要的缩放效果-bmp image to read, as well as reduce the zoom to 120 or to 80 by changing the source code can also be in the scaling factor to achieve the required scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3610048
    • 提供者:hong
  1. chun_c_bmp

    0下载:
  2. 读取BMP图像格式的好源码,可以看下里面的说明-BMP image format to read a good source, you can Kanxia note inside
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1603
    • 提供者:方航
  1. DIBDisplay

    0下载:
  2. 标准位图读取程序,可以读取BMP,dib图像,保存为bmp,dib图像-The standard bitmap reading process can read BMP, dib images, saved as bmp, dib image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2188353
    • 提供者:陈卿
  1. readpic

    0下载:
  2. VC bmp图像数据读取和输出代码程序,经过编译可行-compiled vc program in reading image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1179003
    • 提供者:贾斌
  1. bmp

    0下载:
  2. 关于bmp图像读取,保存,3乘3光滑处理,以及两幅图像相加和相减!和取反色图-About bmp image to read, save, 3 x 3 smoothing, and add and subtract two images! And taking anti-color map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1393453
    • 提供者:徐源璟
  1. bmpread-c

    0下载:
  2. window下读取bmp图像的源代码,纯C,测试可用-read a bmp image under windows ,c code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:64113
    • 提供者:李栋
  1. ImageCoding

    0下载:
  2. 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3398636
    • 提供者:刘玉
  1. Image_process_demo

    0下载:
  2. 该图像处理DEMO实现了用VC++6.O读取BMP图像的类,并在此基础上实现了图像灰度变化、图像增强、图像噪声处理、运动目标检测等算法,实用性非常强,开用于图像处理的二次开发-DEMO implements the image processing using VC++6. O read BMP images of the class, and on this basis to achieve a change in image intensity, image enhancement, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4797893
    • 提供者:国国
  1. BMP

    0下载:
  2. BMP图像的读取与写入,全是用C代码编写。包括内存的开辟,调用,清空。涉及图像读取的许多关键点。-Read and write BMP images, all written with the C code. Including memory formation, call empty. Involving many of the key points the image to read.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2847
    • 提供者:王路佳
  1. BMP

    0下载:
  2. BMP图像的简单处理,其中包含如何读取和保存BMP图像,并对BMP图像进行了简单的处理。-BMP image of a simple treatment, which includes how to read and save BMP images, BMP images and simple treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:469642
    • 提供者:王晓兰
  1. readbmpdata

    0下载:
  2. 读取BMP图像数据, 读取其RGB分量并进行处理-read the image data of BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:385634
    • 提供者:max
  1. bmp

    0下载:
  2. 读取BMP格式图片,生成出BMP图像并保存!-Read BMP format images to generate a BMP image and save!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8742478
    • 提供者:yourname
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com