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

搜索资源列表

  1. 利用文件直接显示BMP

    0下载:
  2. 利用读文件的方式直接读取BMP方式。比普通方式更加简单,明了。-read documents using direct read BMP way. More than ordinary means simple, straightforward.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:474.46kb
    • 提供者:马木木
  1. Problem2_6

    0下载:
  2. 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10.04kb
    • 提供者:陈烨
  1. bmp

    0下载:
  2. 简单易用 的 读取bmp文件的程序,用mfc编写,但没有写文件操作
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:李刚
  1. BMP文件操作

    0下载:
  2. 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
  3. 所属分类:图片显示浏览

    • 发布日期:2009-08-27
    • 文件大小:1.88kb
    • 提供者:fjiale
  1. 利用VTK读取系列BMP文件并进行体绘制

    0下载:
  2. 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
  3. 所属分类:3D图形编程

  1. 读取图形文件

    1下载:
  2. C语言环境代码下读写BMP文件代码。
  3. 所属分类:图片显示浏览

    • 发布日期:2011-04-30
    • 文件大小:1.68kb
    • 提供者:superbmiracle
  1. 实现了读取bmp图像到矩阵的转换

    0下载:
  2. 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1.55kb
    • 提供者:星飞感受
  1. VCreadBMP

    0下载:
  2. 是用VC读取bmp文件并显示出来,对于图像处理学习的朋友有一定作用。-Bmp file using VC is read and displayed, the image processing to learn a friend has a role.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:金建
  1. bmp-ctatic

    1下载:
  2. 读取BMP 8bit文件(size n1*n2),输出整个文件[n1]*[n2]的像素值,像素值的范围0-255,并统计每个像素质的数量-BMP 8bit file read (size n1* n2), the output document as a whole [n1]* [n2] the pixel value, pixel value range of 0-255, and the quality of statistics like the number of each
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:36.58kb
    • 提供者:cao
  1. bmp

    1下载:
  2. 读取bmp文件内容,通过该程序,可以了解bmp文件格式,读取每个象素点的RGB值-Bmp file content read through the program, you can understand the bmp file format, read each of the RGB pixel values
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:11.1kb
    • 提供者:yt
  1. 09320_2

    0下载:
  2. VC代码读取BMP文件并显示 VC代码读取BMP文件并显示-vc BMP FILE READ
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2.05mb
    • 提供者:JeffreyLu
  1. tuxiang_duqu

    0下载:
  2. Visual C++ 和 OpenCV搭建的,用于读取.bmp 文件 可以作为图像处理的入门级参考资料-Visual C++ and OpenCV built for reading. Bmp file can be used as the entry-level image processing reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:261.09kb
    • 提供者:liujiafei
  1. Res_read

    0下载:
  2. VC++编程实现,读取bmp文件格式的图片-VC++ programming, bmp file format to read the picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:Mark
  1. bmp

    0下载:
  2. 在c++console application 工程下,逐点读取.bmp文件,并将图片显示在windows界面上-read the file of .bmp, and draw the picture on the windows, based on the c++ console application project.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2.16mb
    • 提供者:xiu
  1. lab

    0下载:
  2. Cc++读取图片 ,改程序可以读取bmp文件,很方便-Cc++ read the image, change procedures can be read bmp file, it is convenient
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:81.78kb
    • 提供者:阴招
  1. BMP-Contour-display

    0下载:
  2. 读取bmp文件,并显示文件信息的图像轮廓。-Contour display
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1.25kb
    • 提供者:nicai
  1. bmp

    0下载:
  2. C++读取bmp文件,非常适合学习bmp结构的同学。-C++ read bmp file, ideal for learning the students of the bmp structure.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3.27mb
    • 提供者:tyfang
  1. Bmp vs jpeg

    0下载:
  2. VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
  3. 所属分类:图形图象

  1. bmp

    0下载:
  2. 读取BMP文件,返回图片长宽和灰度像素值-Reads the BMP file and return the length and width and the gray image pixel values
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2.17kb
    • 提供者:LLX
  1. BMP

    0下载:
  2. 通过内存够映射从BMP文件中读取一部分,。。。。。。。。。。。。。。。。。。。。。。。。(Read part from the BMP file by mapping memory enough)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:AlexYbh
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com