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

搜索资源列表

  1. MyYUViewer

    1下载:
  2. 读取BMP图像的VC源代码,但读取后显示的是灰度的-read BMP images VC source code, but after reading shows the intensity of
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:871497
    • 提供者:李震
  1. Read BMP

    0下载:
  2. 读取位图文件要素的源代码,用vc实现,功能强大. -read bitmap file elements of the source code, using vc realization of the powerful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:53373
    • 提供者:寒风
  1. hedongjian_imagepro

    0下载:
  2. 此源码的亮点在于它设计了一个可以读取bmp,jpg,tif等不同文件格式的LIB文件,不需改动就可以应用在自己的程序中,推荐!程序说明内详 -this source is that it highlights the design of a can read bmp, jpg, tif different file formats LIB documents with the changes it can be applied to their own procedures, recomme
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1777162
    • 提供者:doctorlyly
  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
    • 文件大小:10282
    • 提供者:陈烨
  1. GETBMP

    0下载:
  2. 读取bmp文件,生成可插入到C程序中的点阵数组格式.-read bmp file, generate C can be inserted into the procedure for the lattice array format.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:953
    • 提供者:马兴录
  1. bmp-image-processing

    0下载:
  2. 数字图像处理中的VC读取bmp图像,基于多文档模式-Read bmp image, digital image processing VC-based multi-document mode
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:4381524
    • 提供者:刘东
  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
    • 文件大小:5543093
    • 提供者:浪淘沙
  1. MFC-read-bmp

    0下载:
  2. MFC读取bmp图片,让你很清楚的理解bmp文件的结构和组成,欢迎使用-MFC read bmp images, so you clearly understand the structure and composition of bmp files, Welcome
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5532314
    • 提供者:葛忠孝
  1. bmp

    0下载:
  2. 给定若干幅用BMP格式保存的数字图像,编写一个程序读取BMP图像。 用UltraEdit等工具分析保存的BMP图像格式-A number of sites with a given digital images saved in BMP format, write a program to read BMP images. Analysis using tools such as UltraEdit saved BMP image formats
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:725713
    • 提供者:dove
  1. bmp

    0下载:
  2. 读取,保存,打开bmp图片。并且可以详细读取bmp表头的各种数据。 -Read, save, open bmp picture. And can be read in detail the various data bmp header.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1357961
    • 提供者:shijian
  1. BMP-pic-display

    0下载:
  2. 实验基于STM32F407Z。本实验将实现如下功能:本实验主要讲解如何使用在LCD上显示BMP图片,共有两种方法,一种是先将BMP图片从外部存储器加载到RAM中,然后再调用API函数显示在LCD上,另外一种是直接从外部存储器中读取BMP图片并显示在LCD上。第一种方法需要大量的RAM,但是速度快,第二种方法需要RAM小,但是现实速度慢。本实验还有一个屏幕截图函数,可以进行屏幕截图。 注意:本实验使用了UCOSII操作系统,本实验使用触摸屏,本实验基于4.3寸800*480分辨率的屏幕,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3524356
    • 提供者:Wu
  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
    • 文件大小:2221
    • 提供者:LLX
  1. BmpPreview

    0下载:
  2. c++读取bmp图片详解。BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:307200
    • 提供者:Sky_Vico
  1. read_bmp

    0下载:
  2. 利用visual studio编写,用于读取.bmp格式的图像文件(Read the image file in.Bmp format)
  3. 所属分类:图形图像处理

  1. LSB隐藏

    0下载:
  2. 实现bmp灰度图像的LSB隐藏,能够将指定的信息嵌入bmp位图的最低位,从而达到数字隐写的目的。另外可以通过相反的过程来读取bmp位图的每一像素的最低位,将信息提取还原出来(BMP gray image LSB hidden, can specify the information embedded in the BMP bitmap of the lowest bit, so as to achieve the purpose of digital steganography. In addi
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:340992
    • 提供者:Stoveg
  1. bmp

    0下载:
  2. 可以实现BMP图像的读取和显示,不适用Matlab中的imread()函数(serve to read BMP picture)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:503808
    • 提供者:菜垚
  1. bmp read&write

    0下载:
  2. 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:11453440
    • 提供者:冰箱太凉
  1. 显示BMP文件

    0下载:
  2. 用于实现在Visual C++平台上,进行对BMP文件的读取显示操作(To implement the read operation of the BMP file on the Visual C++ platform)
  3. 所属分类:

    • 发布日期:2018-04-21
    • 文件大小:12288
    • 提供者:Severy
  1. BMP

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

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:AlexYbh
  1. 获取BMP图片数据

    0下载:
  2. VC工程,选择图片并读取BMP数据的部分,输出以16进制的方式。
  3. 所属分类:2D图形编程

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com