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

搜索资源列表

  1. bmp图像浏览器

    0下载:
  2. 实现bmp图像文件的读入和存取,同时能对bmp文件进行基本的编译,如:放大、截取-This programme can read and save bmp image meanwhile it can operate the bmp image file basically ,for example, zoom and cut the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:947.92kb
    • 提供者:沈胜衣
  1. bmp

    0下载:
  2. 一个很好的BMP文件处理动态连接库,用他就可以不用建立CDIB类了
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.66kb
    • 提供者:夏胜春
  1. BMP

    0下载:
  2. vb 读写bmp文件。文件头结构体定义等都很详细。
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 实现BMP文件的打开,并实现了获取图像直方图和对图像进行平滑处理的功能。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:67.08kb
    • 提供者:玄月
  1. 实现了读取bmp图像到矩阵的转换

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

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

    0下载:
  2. c++语言描述的BMP文件解析程序-c++ language described in the BMP file parser. . . .
  3. 所属分类:Special Effects

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

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.15kb
    • 提供者:Yifan Young
  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. edgeDetection

    0下载:
  2. 我写的一个 使用 Canny算法进行 边缘检测的程序。 目前打开BMP文件。-I wrote an algorithm using the Canny edge detection procedure. BMP file is currently open.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:88.27kb
    • 提供者:弥一强
  1. zhifangTuJunHeng

    0下载:
  2. 用C++实现的一个 直方图均衡的算法。 目前处理BMP文件-Using C++ to achieve a histogram equalization algorithm. Currently deal with BMP files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:115.88kb
    • 提供者:弥一强
  1. YuvConvert

    0下载:
  2. YUV转BMP工具,在YUV源文件的当前目录将YUV文件转换为单个BMP文件。-YUV to BMP tool, YUV source files in the current directory will be converted to a single YUV file BMP file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:880.51kb
    • 提供者:kt
  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. image

    0下载:
  2. 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:456.69kb
    • 提供者:尤瑞
  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
    • 文件大小:3.24mb
    • 提供者:刘玉
  1. bmp-VC

    0下载:
  2. bmp文件读取,转弯成灰度图的VC程序.很不错的呀-bmp->VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:81.68kb
    • 提供者:宋振跃
  1. TestXmp

    4下载:
  2. 梦幻麻将馆xmp文件解密工具,xmp文件不能查看,通过该工具,可以转化成bmp文件。-Fantasy mahjong xmp file decryption tool, xmp file can not see through the tool, can be converted into bmp file.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-01
    • 文件大小:862.63kb
    • 提供者:ghl
  1. BMP-jiexi

    0下载:
  2. 是对BMP文件格式的解析,并附有一个图像灰度处理的C++源代码-Is the BMP file format parsing, along with a gray handle C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.28mb
    • 提供者:zhangjie
  1. bmp

    0下载:
  2. 自己编写的一个vc下读写bmp文件并在图形的中央绘制一个圆环的程序-read bmp and worte the file,draw a circle ring in the bmp center
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:30.47kb
    • 提供者:zhou
  1. BMP

    0下载:
  2. bmp文件格式标准,便于调用、显示图形文件,原理很简单-BMP file standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:15.26kb
    • 提供者:Chenhuipeng
  1. BMP

    0下载:
  2. 本文详细说明了BMP文件的结构,可用于指导BMP文件与YUV,JPEG等格式的转换-this DOC expain the BMP struct detail,it can be use to change BMP to YUV or JPEG
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:12.87kb
    • 提供者:jacky hu
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com