CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - readBmp

搜索资源列表

  1. readbmp

    0下载:
  2. 本程序详细讲解了打开.bmp图像的方法和具体的程序实现过程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22.66kb
    • 提供者:第五晶
  1. ReadBMP

    0下载:
  2. 用VC++实现对BMP位图的读取。使用CBitmap类中的LoadBitmap()函数成员。-Using VC++ implementation of the BMP bitmap reading. Use CBitmap class LoadBitmap () function member.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:310.16kb
    • 提供者:清风斜阳
  1. ReadBmp

    0下载:
  2. 能够很好的读取,和操作BMP图片,简单,实用,易于扩展-Can be a good read, and operation of BMP images, simple, practical, easy to expand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:3.98mb
    • 提供者:孔寇
  1. ReadBMP

    0下载:
  2. 用VC6.0编写的用于读取显示BMP后缀的图形图像,可供数字摄影测量专业学生参考。-Written by VC6.0 suffix used to read the display BMP graphic images, digital photogrammetry for the professional students.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:倩倩
  1. ReadBMP

    0下载:
  2. BMP文件的读入,实现将BMP数据读入功能-Read BMP files, to achieve the BMP data read function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:123.81kb
    • 提供者:peng
  1. readbmp

    0下载:
  2. 实现了对bmp图像的读取。请将图片放入指定路径-Realized bmp image to read. Please picture into the specified path
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:郑晖
  1. readbmp

    0下载:
  2. 在图像处理技术中最基础最重要的一个读取程序,读取bmp图片-it can read a bmp picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:164.07kb
    • 提供者:王丹
  1. readbmp

    0下载:
  2. vc++ 读取 bmp 位图到内存的一个源代码。-vc++ read bmp bitmap to the memory of a source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:34.57kb
    • 提供者:tandy
  1. ReadBmp

    0下载:
  2. a simple program in matlab to get a bit plane from given image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.79kb
    • 提供者:amann
  1. ReadBmp

    0下载:
  2. 读取bmp文件的各种信息 //1. 检查路径是否合法:文件能打开;以bmp为后缀名 //2. 读入位图的文件头: //3. 打印位图的文件头 //4. 读入位图的信息头 //5. 打印位图的信息头 //6. 创建8位位图的调色板 //7. 读入位图的像素数据 //8. 计算每行像素所占的字节数 ... //11. 另存为位图 //12. 显示位图 -Read bmp file various information// check the p
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:27.68kb
    • 提供者:lee
  1. ReadBMP

    0下载:
  2. 利用C语言读取.BMP图像的文件信息及图像信息,该程序以LENA图为例。-The use of C language read.BMP image file information and image information, the procedures to LENA drawing as an example.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1.03mb
    • 提供者:xiang夫君
  1. readbmp

    0下载:
  2. c语言编写的代码,对BMP格式的图像进行读写操作-code c language, BMP image format to read and write
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.41mb
    • 提供者:王奇特
  1. ReadBMP

    0下载:
  2. 一个图像读取的底层实现代码,供学习使用。-The realization of an underlying image reading code for learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.24kb
    • 提供者:谭绍锋
  1. readBmp

    0下载:
  2. bmp文件读取,将彩色图像转换为灰度图像,然后做FFT处理,存储灰度图像和FFT图像-read and write bmp files, FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:14.75mb
    • 提供者:张宾
  1. readBMP

    0下载:
  2. C++读取bmp图像文件demo,以二进制流形式读入,从二进制流中解析bmp数据格式,并完成OpenCV格式的转换-A demo for reading BMP image using C++, binary stream is used as input, and parse data format bmp binary stream, finally complete the conversion OpenCV format
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:921.35kb
    • 提供者:allen
  1. readBMP

    0下载:
  2. Visual C++平台下实现图像的镜像功能,并可根据实际情况修改程序做其他几何变换。-realize the Mirror function towards images based on Visual C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.91kb
    • 提供者:YZ
  1. readBMP

    0下载:
  2. 用C语言实现位图格式的图像读取功能,可直接使用。(read BMP by C ,can be used directly.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:宁徛
搜珍网 www.dssz.com