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

搜索资源列表

  1. 位图与位图的合成

    0下载:
  2. 将两张位图合成为一张图片,可对24位和8位图片进行处理-to two bitmap for a photo synthesis, the 24 photographs and eight treatment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:258443
    • 提供者:张艳
  1. 8位调色板位图和24位真彩位图的载入及保存

    0下载:
  2. 支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:96134
    • 提供者:华伟
  1. 24位彩色图处理代码

    1下载:
  2. 本代码基于VC++6.0 ,包括图像的颜色处理、彩色图像特效处理、彩色图像平滑处理、彩色图像锐化处理
  3. 所属分类:图形图象

  1. bmp24to16.将24位色的BMP图片转换为16位色

    2下载:
  2. 将24位色的BMP图片转换为16位色,用于DIY你的手机图片。因为目前三星等众多手机的背景图片仅限于16位色!, 24 colors BMP picture transformations are 16 colors, uses in DIY your handset picture. Because the present three magnitudes multitudinous handsets background picture only is restricted in 16
  3. 所属分类:图形图象

    • 发布日期:2012-10-13
    • 文件大小:85450
    • 提供者:邓子国
  1. WaveletTransform

    0下载:
  2. vc下基于BMP图像的小波变换,最高支持24位色彩色图像-vc images based on wavelet transform BMP, the highest support for 24-bit color images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:265686
    • 提供者:刘祺
  1. BmpConvert

    1下载:
  2. BMP图像转换程序,C++编写的,支持4、8、24位位图之间的转换-BMP image conversion program, C++ written in support of 4,8,24-bit bitmap conversion between
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5640
    • 提供者:xml
  1. diblook

    0下载:
  2. 一个很好的显示位图的程序,可以显示8为24位。对刚学习图像处理的朋友来说是很不错的。-A very good display bitmap procedures, can show 8 to 24. Just a friend to learn image processing is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:48967
    • 提供者:111111
  1. color416

    0下载:
  2. 24位真彩色图像的处理,如颜色处理、特效处理、平滑处理、锐化处理。-24-bit true color image processing, such as color processing, effects processing, smoothing, sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:494670
    • 提供者:dudu
  1. 24weizhencai

    0下载:
  2. 24位真彩色图像处理程序(包括灰度化,滤波,锐化等)开发环境VC++6.0-24-bit true color image processing procedures (including gray, and filtering, sharpening, etc.) development environment VC++ 6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:355962
    • 提供者:victor
  1. 24dib

    0下载:
  2. 24位彩色图像的处理,包括颜色处理、特效处理等-24-bit color image processing, including color processing, effects processing, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:419095
    • 提供者:aachen
  1. DIB

    0下载:
  2. 能够显示8 位位图,24位,和32位位图.-it can display 8-bit bitmap,24-bit bitmap and 32-bit bitmap
  3. 所属分类:Graph program

    • 发布日期:2017-06-01
    • 文件大小:13575403
    • 提供者:三水寿
  1. 24-bit_colors

    0下载:
  2. 24位彩色,附带测试图片,初学者可自行设计CDib类。-24-bit color, with the test pictures, beginners can design their own category CDib.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1524052
    • 提供者:wei
  1. 24color

    0下载:
  2. 24位图的处理,显示.即真彩色图像的处理和相应显示。-24color DIB can be processed and showed.That is, true color image processing and the corresponding display.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:418628
    • 提供者:xiaoxinyiyi
  1. 192168216520092171444454094167

    0下载:
  2. DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Im
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:903213
    • 提供者:li yan
  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
    • 文件大小:467646
    • 提供者:尤瑞
  1. 识别24位图的车牌源代码

    2下载:
  2. 提供车牌识别的源代码,说明:本程序只能识别24位图的white/black图骗-License Plate Recognition to provide the source code, Descr iption: This procedure can only identify 24 map white/black map cheat
  3. 所属分类:图形/文字识别

    • 发布日期:2013-01-30
    • 文件大小:3758753
    • 提供者:lxl
  1. 24-hui

    0下载:
  2. 将24位色深的bmp彩色图像文件转换为raw图像文件的c源代码。-24-bit color depth of color bmp image file is converted to raw image files of the c source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1396004
    • 提供者:杨帅
  1. vert

    0下载:
  2. 24位位图转换为8位位图的VC++6.0环境下的源码-24-bit bitmap is converted to 8-bit bitmaps VC++6.0 environment of the source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1801364
    • 提供者:gengxiutang
  1. TreeView

    0下载:
  2. 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4220649
    • 提供者:永恒之夜
  1. 03a1d14e9cee

    0下载:
  2. 24位位图转换为256色,将一个24位的图像转换成256个像素的8位图像-24-bit 256-color bitmap conversion will be a 24-bit images into 8-bit 256-pixel Image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:39332
    • 提供者:子泉
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com