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

搜索资源列表

  1. 读取bmp

    0下载:
  2. BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-02-20
    • 文件大小:9.9kb
    • 提供者:wjk1005
  1. 图象合并程序

    1下载:
  2. 256色BMP图象的合并程序,希望对大家有用,-256 color BMP image merging process, we hope to useful, huh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27.68kb
    • 提供者:
  1. 从BMP文件中装入位图并显示(6KB)

    0下载:
  2. 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7.41kb
    • 提供者:刘永平
  1. BMP位图文件结构及平滑缩放

    1下载:
  2. 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device&#
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.37kb
    • 提供者:范生宏
  1. Status

    0下载:
  2. 实习时编写的程序,可以读取256色的BMP图像,并进行高通低通滤波,以及灰度直方图的统计-attachments prepared by the procedures, can read 256-color BMP images, and high-low pass filtering, and the histogram statistics
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42.3kb
    • 提供者:atubar
  1. 显示bmp图像的程序

    0下载:
  2. 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开 一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctr l+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过-640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also op
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.11kb
    • 提供者:郭指挥
  1. 对256色bmp图像进行处理的程序

    0下载:
  2. 这是一个对256色bmp图像进行点运算,几何变化,正交变化,图像增强,图像分析,图像编码,图像还原等处理的源码,功能强的出奇-this a 256-color bmp image point operations, geometry changes, orthogonal change, image enhancement, image analysis, image coding, image processing, such as reducing the source, functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:531.66kb
    • 提供者:小猪
  1. BMP-Graphics-editor

    1下载:
  2. 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-10-06
    • 文件大小:1kb
    • 提供者:曾婷婷
  1. tproject

    0下载:
  2. 用canny算子实现彩色图象的边缘提取,适用bmp和jpeg格式-Canny operator used to achieve color image edge extraction, the application of bmp and jpeg format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:245.57kb
    • 提供者:lion
  1. showbmp

    0下载:
  2. 自己写的显示bmp文件的程序,能显示黑白图像,和彩色图像。但是移动图像只能用黑白的图像。-Writing his own display bmp file showing the black-and-white images, and color images. But can only use black and white images of mobile images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:23.3kb
    • 提供者:阿不
  1. BMPmap

    0下载:
  2. 地图代数距离变换程序 可以对24位或者256色bmp图像进行处理-Distance transform map algebra can be of 24-bit or 256-color bmp image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.92mb
    • 提供者:wang
  1. grayscale

    0下载:
  2. 将256色bmp图像转换为灰度图,c++实现,有利于初学者使用-256-color bmp image converted to grayscale
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:朱飞翔
  1. ImageProcessor

    0下载:
  2. 像处理案例——ImageProcess代码 附AA.bmp文件(256色BMP图)供测试用-Like to deal with the case- ImageProcess code AA.bmp attached file (256-color BMP plan) for testing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:511.01kb
    • 提供者:沈仿
  1. BMP

    0下载:
  2. BMP格式图片内嵌入隐藏信息,只支持BMP24位真彩,256色的不支持-BMP format pictures embedded hidden information, which only supports BMP24-bit true color, 256 colors does not support the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.97mb
    • 提供者:孤浪
  1. 2007931622727

    0下载:
  2. 这个源代码是应一位网友要求发布的.主要功能是演示利用VB进行分析比较两张不同图片之间的差别,如BMP,JPG等,根据像素分析各个图片的不同。支持任意尺寸的图片,但是全屏图片可能会比较慢。好像根据图片屏蔽色来进行比较,本人对这个不是很有研究,希望懂行的给发表一下看法。 -The source code is released in response to a users requirements. Main function is to demonstrate the use of VB to
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:40.58kb
    • 提供者:niucashing
  1. DIBDisplay

    0下载:
  2. 显示256色bmp图像,可作为其他图像处理工具开发的源代码-256-color bmp image display can be used as other image processing tools developed source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:103.2kb
    • 提供者:由里
  1. Bmp-opens-and-processing

    0下载:
  2. 对话框打开bmp位图并处理,彩色转灰度,亮度,对比度调整,二值化。-Bmp Bitmap dialog box opens and processing, color to grayscale, brightness, contrast adjustment, binary.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:156.77kb
    • 提供者:傅思傑
  1. bmpajpegchuli

    0下载:
  2. BMP图像文件的操作,可以将一个标准24bit真彩色BMP文件中三基色图像提取出来存成独立的8bit灰度图像(BMP) 自写算法将BMP转换为JPG,再将jpg转化为bmp-Operation of the BMP image file can be a standard 24bit true color BMP file trichromatic image extracted saved as separate 8bit grayscale images (BMP) self-writt
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:4.03mb
    • 提供者:
  1. imagexbf

    0下载:
  2. c++实现对图像的r通道和g通道互换,仅仅对于256色bmp图像实现-c++ channel of the image of r and g channel swap, only 256 color bmp image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-14
    • 文件大小:7.38mb
    • 提供者:夏彬峰
  1. READ-bmp

    0下载:
  2. 读取bmp图像的内容,比如图像的高,宽,以及颜色表等信息。对于图形处理的初学者很有帮助。-Reads the BMP image content, such as the image of the high and wide, as well as information such as the color table for beginners helpful graphics processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:5.29mb
    • 提供者:浪淘沙
« 12 3 4 »
搜珍网 www.dssz.com