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

搜索资源列表

  1. 在C++ Builder中显示透明位图

    0下载:
  2. 在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C + + Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4757
    • 提供者:邱勇
  1. plateloc

    0下载:
  2. 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:728921
    • 提供者:发过
  1. xudemin

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1496884
    • 提供者:杨丽
  1. Basic-image-processing

    0下载:
  2. 读取256色,真彩色图像,分别显示,图像灰度化,二值化,直方图,直方图均衡化-Read 256 colors, true color images were displayed image graying, binarization, histogram, histogram equalization
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:873
    • 提供者:
  1. chap3

    0下载:
  2. 用matlab软件实现将一幅真彩色图像转换为灰度图像-Will be a true color image is converted to grayscale images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:苏宁
  1. VC-capture-AVI-files

    0下载:
  2. 在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mFrame)用于从AVI文件中读取第mFrame帧。-When using A
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4997
    • 提供者:刘超
  1. Microsoft-Word

    0下载:
  2. 图像处理 真彩色图像的红色分量直方图 程序-Red color histogram of image processing procedures of true color image
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:3413
    • 提供者:个人
  1. program

    0下载:
  2. 通过c#来实现对图片的各种处理,包括灰度化,滤波,边缘检测。不仅是支持8bit的,也支持16bit的真彩色图像-By c# to achieve a variety of image processing, including graying, filtering, edge detection. Not only supports 8bit and 16bit also supports true color image of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1131212
    • 提供者:
  1. RGBtoGRAY_and_harris_code

    0下载:
  2. 真彩色图像转灰度图像并直接对图像的Harris角点选取,可直接运行。-RGB images to turn GRAY image and directly to the Angle of the image point selection, can be directly run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:79923
    • 提供者:谢正伟
  1. 1-5-1

    0下载:
  2. 图像处理经典算法,处理灰度图像,真彩色图像,原图+源程序-Classical image processing algorithms, processing grayscale images, true color images, original source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:71898
    • 提供者:
  1. caisetuxiangchuli

    0下载:
  2. matlab数字图像处理,基于感知模型的真彩色图像处理,实现HSI与RGB相互转化,滤波处理图像。-matlab digital image processing, based on the perception of true color image processing model, to achieve mutual HSI and RGB conversion, filtered image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:116651
    • 提供者:yang
  1. 00905816

    0下载:
  2. 24位真彩色图像转换为8位图像,不错的源码-24-bit true color image is converted to eight, good source
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:21504
    • 提供者:qualpfiad
  1. appevd

    0下载:
  2. 这是一个将真彩色图像进行256色灰度转换的程序,不错的-This is a true color images to 256 colors gray level transformation program, good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-15
    • 文件大小:121856
    • 提供者:concbeqw
  1. ONNTPGH

    0下载:
  2. 将真彩色图像转化为256色的灰度图像,可以学习用的,很好的-True color images into 256 colors gray image, can learn to use, very good
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-13
    • 文件大小:12669
    • 提供者:Hsrtey
  1. UVWXEJU511

    0下载:
  2. 单文档界面的静态分割显示图像,包括256色位图以及真彩色图像的显示,()
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:33792
    • 提供者:Verno
  1. 97523837

    0下载:
  2. 单文档界面的静态分割显示图像,包括256色位图以及真彩色图像的显示,()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:33792
    • 提供者:Ebol
  1. LSGHW7

    0下载:
  2. 单文档界面的静态分割显示图像,包括256色位图以及真彩色图像的显示,()
  3. 所属分类:Windows编程

  1. convert

    0下载:
  2. 读入图像数据,通过调整调色板,将真彩色图转化为灰度图(By reading the image data and adjusting the palette, the true color map is transformed into a gray scale map)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:861184
    • 提供者:zhangjing00
  1. color_quantization

    0下载:
  2. 这是一个基于八叉树的颜色量化程序,将24位真彩色图像减少到256色,并保持图像的颜色质量。(This is a color-reducing algorithm based on tree structure, which reduces the colors of an image to 256 color.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:4096
    • 提供者:mecthew
  1. nmrlm19

    0下载:
  2. 单文档界面的静态分割显示图像,包括256色位图以及真彩色图像的显示,()
  3. 所属分类:界面编程

    • 发布日期:2018-05-03
    • 文件大小:33792
    • 提供者:loqahue
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com