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

搜索资源列表

  1. bmp_images_read_and_write

    0下载:
  2. /* This program is to read and write bmp images */ bit图的读写操作,很值得一看-/ * This program is to read and write bmp imag es * / bit map reading and writing operations, is an eye-catcher
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:陈朋
  1. my1

    0下载:
  2. 位图显示的MFC程序,实现了位图的现实和亮度的处理以及YUV转换为RGB-MFC to show bit map,and light process
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:fangfang
  1. TemplateTrans

    1下载:
  2. 图像处理代码 中值滤波程序 能实现24位图的滤波处理-Image processing code filtering process to achieve 24-bit map filter processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:103.19kb
    • 提供者:金光彩
  1. first

    0下载:
  2. 用c++写的一个处理8位位图的图形均衡化处理的-With c++ Write a deal with 8-bit map graphic equalizer processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:49.42kb
    • 提供者:吕中潜
  1. ImageProcess

    0下载:
  2. 对于256色和24位位图的简单处理,包括打开BMP文件,图像的灰度化等-For 256 colors and 24-bit map easy deal
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:9.61mb
    • 提供者:zt
  1. Bmp24To16

    0下载:
  2. 为图转化,本文中实现将24位图转化为8位图的功能。-To map the transformation of the realization of this article will be 24-bit map into the function of Figure 8.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1.52mb
    • 提供者:方瑞
  1. jpegtransfer

    0下载:
  2. 具有将jpeg转化为bmp 以及将16位图转换为4位图的功能 的小程序-Has to be jpeg and bmp into 16-bit map is converted to the function of Figure 4 of the small programs
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:716.34kb
    • 提供者:dirk
  1. vc

    0下载:
  2. 读入位图,显示位图的直方图,并可做直方图均衡,vc++6.0编译完成,有源码和exe文件-Read into the bit map, the histogram shows the bitmap, and can do histogram equalization, vc++6.0 to compile complete, there are source and exe files
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:chiang
  1. Saveimagefuntion

    0下载:
  2. 在做图像处理的时候,经常需要对24位图和8位图的保存,现在把他们总结出来-Doing image processing, it often requires 24-bit map and 8 map to save, and now they sum up
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:842byte
    • 提供者:程飞
  1. exam

    0下载:
  2. 此程序为图像处理8比特图片或者24位图图片显示的代码-This program for image processing 8-bit image or 24-bit map image shown in the code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:310.99kb
    • 提供者:陈冲
  1. getfigure

    0下载:
  2. 实现了8位位图的轮廓跟踪,公布了源代码,对图像处理的有用-Achieve 8-bit map contour tracing, released the source code, useful for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:83.02kb
    • 提供者:maling
  1. picture_change

    0下载:
  2. 三个图像处理小程序:一、将RGB空间转换到HSI空间。二、将24位位图转换为8位位图。三、将8位位图转换为24位位图-3 Image Processing applet: First, the RGB space converted to HSI space. Second, the 24-bit bitmap is converted to 8-bit bitmap. Third, the 8-bit map is converted to 24-bit bitmap
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:9.17kb
    • 提供者:lily
  1. xyjpic1

    0下载:
  2. 此代码实现了24位图的,加载,灰度化,大津法二值化,以及保存处理后的位图。以及对位图的截屏。-This code implements a 24-bit map, loading, gray-oriented, Otsu binarization method, and the preservation of processed bitmap. As well as the cut-off screen bitmap.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:wushixu
  1. diagramchange

    0下载:
  2. 在一些数字图像中,要先对图像进行一些处理,此程序实现将一幅图形由16位图转成八位图-It is designed to relize that converted 16-bit map diagram into 8-bit map diagram.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:556byte
    • 提供者:宋晓建
  1. car_recong

    0下载:
  2. 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-Use VC++6.0 as de
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4.3mb
    • 提供者:zhangguoxia
  1. IMGReg

    0下载:
  2. 一个简单的图像配准软件,仅限支持256位图读取和操作。-A simple image registration software, only support 256-bit map to read and operate.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:115.64kb
    • 提供者:由里
  1. example163

    0下载:
  2. 实例源码——文本输出与屏幕绘图——实现局部放大位图-Example source code- text output and screen graphics- to achieve magnified bit map
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:218.04kb
    • 提供者:Hephaestus.D
  1. 256-colors-to-grayscale

    0下载:
  2. 是直接对彩色位图的像素作灰度转换,其中不需要涉及调色板。如果使用调色板,是 需要对系统调色板以外的其他调色板条目作灰度替换后,应用给位图就行。-Directly to the color pixel for grayscale bitmap conversion, which involves no palette. If you use the palette, the palette is required other than the system palette entries as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:47.7kb
    • 提供者:xuekunnan
  1. graphic-map

    0下载:
  2. 一个球面映射的opengl程序,小程序,有点用-A spherical mapping opengl program, applet, a little bit with
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:179.85kb
    • 提供者:aguang
  1. Image

    0下载:
  2. 一个256位图可进行固定阈值处理,类间距法与之处理等阈值处理方法得到一张二值图,然后对处理出来的图像进行标记法计数,从而得到计数的目的-A 256-bit map can be a fixed threshold value processing, with processing class distance threshold method approach to get a binary image, and then deal out the image tags were counted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:133.87kb
    • 提供者:jj
« 12 3 »
搜珍网 www.dssz.com