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

搜索资源列表

  1. 将bmp格式转换为raw

    1下载:
  2. 先正确读取bmp图像然后将其转换为raw格式并存储-first correctly read bmp images will then convert its raw format and storage
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:115839
    • 提供者:戢亮子
  1. VC下实现一个图像浏览器

    1下载:
  2. 使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:567048
    • 提供者:祝彦军
  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:909332
    • 提供者:陈万通
  1. open bmp

    0下载:
  2. 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1982489
    • 提供者:孙晓
  1. BMP文件的艺术再现4

    0下载:
  2. BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:865951
    • 提供者:高俊杰
  1. using-BMP-Info

    0下载:
  2. VC++ 图像处理 BMP图像打开、正交变换、平滑处理-VC++ image processing BMP images open, orthogonal transform, smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5500212
    • 提供者:yin
  1. AES

    1下载:
  2. 用AES算法实现BMP图像加密,只能加密BMP的文件,速度很快-BMP images with the AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2715835
    • 提供者:黄粟
  1. MFC-OPEN-BMP-images

    0下载:
  2. 利用MFC打开BMP图像,任意位数,源程序,可以在上面添加其他代码以实现其他功能。-Using MFC to open BMP images, any number of bits, the source on which you can add additional code to implement other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3765260
    • 提供者:傅思傑
  1. bmp

    0下载:
  2. bmp图像格式转换,可查看源代码的哦,欢迎下载-bmp image format conversion, you can view the source code, oh, please download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:54620
    • 提供者:韦家隆
  1. BMP

    0下载:
  2. windows bmp图像文件处理相关类,以及DIB类(bmp transform class and dib class)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-12
    • 文件大小:9135
    • 提供者:wonderful
  1. 真彩色bmp灰度化

    0下载:
  2. 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2612224
    • 提供者:wenyuxiao
  1. BMP del

    0下载:
  2. 实现两幅bmp图像相减得到最终图像并显示(Realize two BMP image subtraction, get the final image and display)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:小鱼32
  1. Bmp_read_and_show

    0下载:
  2. 简单的BMP图像的读取与显示,读取像素点打印,对于大图片打开会有点慢(Simple BMP image reading and displaying, print by reading the pixel , large pictures will be opened a bit slow)
  3. 所属分类:图片显示

    • 发布日期:2018-01-01
    • 文件大小:44032
    • 提供者:845695524
  1. 数字图像

    0下载:
  2. 实现BMP图像的直方图,灰度的线性变换,灰度对数变换,伽玛变换,灰度阀值变换,分段线性变换,直方图均衡化,直方图规定化。(To achieve BMP image histogram, gray linear transformation, gray logarithmic transformation, gamma transform, gray threshold transformation, piecewise linear transformation, histogram equal
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:5305344
    • 提供者:程哲
  1. bmp read&write

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

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

    0下载:
  2. 用VB实现绘制曲线图,并生成BMP图像,可以自行修改Bitcount。(Using VB to draw curves and generate BMP images, the Bitcount can be modified by itself.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:6144
    • 提供者:travelxm
  1. BMP图像转JPEG

    1下载:
  2. BMP图像转JPEG,使用matlab编程,简单易懂,多注释!!!
  3. 所属分类:图形图像处理(光照,映射..)

  1. FourierTransform

    0下载:
  2. 完成对bmp图像的傅立叶变换; 完成对bmp图像的Haar小波分解与重构(Fourier transform of the BMP image is completed. Haar wavelet decomposition and reconstruction of BMP images)
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:272384
    • 提供者:别来无恙-
  1. BMP

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

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