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

搜索资源列表

  1. loadcode

    0下载:
  2. 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:34727
    • 提供者:aa
  1. djpeg

    0下载:
  2. 实现jpeg图像解码功能。 代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence 2, Arrange the sequence to a matrix using the zigzag scanning backwards 3, Multiply the matrix by quantization table 􀂄 4, Perform inverse DCT 5, Shift the val
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:186880
    • 提供者:颜新卉
  1. jpeg+mghe+mkou+sima+touch+wgttut+xchange

    0下载:
  2. jpeg_0.77.zip JPEG压缩编码系统源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代码 mghe_0.23.zip 图象平滑处理系统源代码 wgttut_5.0.zip 图形色彩量子化及材质压缩程序源代码 -jpeg_0.77.zipJPEG
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:494304
    • 提供者:sinofeng
  1. Compresser

    0下载:
  2. 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-12
    • 文件大小:7828198
    • 提供者:胡赟星
  1. SaveJPEG2

    0下载:
  2. 这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采 样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式, 量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-This is a more complete JPEG compression process, support for color/grayscale, Y component horizontal/vertical sampling law,
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:87200
    • 提供者:向晓阳
  1. CompressionbyYikwang

    0下载:
  2. This code perform the DCT and quantization on all the channels without any sub-sampling and for the compression of color images, they are first converted to the YCbCr color format and vice versa, use the function rgb2ycbcr and ycbcr2rgb.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:432506
    • 提供者:Tan
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. gaoxiao

    0下载:
  2. 一种高效的基于矢量量化的彩色视频图像压缩编码方法 一种高效的基于矢量量化的彩色视频图像压缩编码方法-An efficient vector quantization method for color video image coding an efficient vector quantization method for color video image coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:349842
    • 提供者:王剑
  1. gaoxiao

    0下载:
  2. 一种高效的基于矢量量化的彩色视频图像压缩编码方法 一种高效的基于矢量量化的彩色视频图像压缩编码方法-An efficient vector quantization method for color video image coding an efficient vector quantization method for color video image coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-06
    • 文件大小:360002
    • 提供者:
  1. jiyushiliang

    0下载:
  2. 基于矢量量化的彩色视频图像压缩编码方法研究-Based on vector quantization color video image compression method research
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13857942
    • 提供者:
  1. JPEGDCT

    0下载:
  2. 基于JPEG的图像压缩代码,包含DCT变换,色度量化,霍夫曼编码,zig扫描等详细过程-Based on the JPEG image compression code, including DCT, color quantization, Huffman coding, zig scanning process in detail
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:336280
    • 提供者:Ewin
  1. searching_color

    0下载:
  2. 本程序采用基于RGB距离的分类原则,实现颜色的聚类量化-This program uses a classification based on the principle of RGB distance clustering to achieve color quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1131
    • 提供者:文闯
  1. mips

    0下载:
  2. This module implements the well-known Heckbert paradigm for color quantization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:14891
    • 提供者:kjriuqr
  1. Color-Quantiz

    0下载:
  2. Image classification by using vector quantization algorithm
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-29
    • 文件大小:100036
    • 提供者:mohammed
  1. CqOctree

    0下载:
  2. Performing Color Quantization using Octree algorithm
  3. 所属分类:Applications

    • 发布日期:2017-04-14
    • 文件大小:3924
    • 提供者:xi2713580
  1. color

    0下载:
  2. 编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:955
    • 提供者:高俊秋
  1. quantize_1_1

    0下载:
  2. The gdiplus.dll version 6.x now offers color quantization with minimal coding
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:95185
    • 提供者:tuan
  1. wgttut_5.0

    0下载:
  2. 图形色彩量子化及材质压缩程序源代码,代码简单可运行,适合初学者-Graphic color quantization and texture compression source code,The code is easy and adopt to the newer.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:224524
    • 提供者:陈力
  1. seeunugerators

    0下载:
  2. 图形色彩量子化及材质压缩程序源代码 不错的源码-Graphics color quantization and material compression program source code source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-17
    • 文件大小:106496
    • 提供者:Ougnvhtd
  1. ioltrlfrogramlcompression

    0下载:
  2. 图形色彩量子化及材质压缩程序源代码 不错的源码(Graphics color quantization and material compression program source code source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:221184
    • 提供者:赵紫嫣
« 1 2 34 »
搜珍网 www.dssz.com