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

搜索资源列表

  1. LBG-Vector-Quantization

    0下载:
  2. 对二维图像进行压缩,采用matlab编程实验,-Of two-dimensional image compression using matlab programming experiment
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:38.46kb
    • 提供者:阿贵
  1. a

    0下载:
  2. Matlab矢量量化图像压缩程序 矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于 训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:46.05kb
    • 提供者:adu
  1. image_code

    0下载:
  2. 基于空间域图象变换的矢量量化图象编码方法----论文-Space-based transform domain image vector quantization image coding method---- Papers
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:157.68kb
    • 提供者:lijian
  1. shilianglianghua

    0下载:
  2. 一本绝版的书,不过很不错,我一直想买,网上也买不到,关于矢量量化的,图像,语音的量化等-An out-of-print books, but very good, I have always wanted to buy, buy online, on the vector quantization, image, voice and other quantitative
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-02
    • 文件大小:14.05mb
    • 提供者:马庆利
  1. imagevectorquantization

    1下载:
  2. 本代码是利用matlab开发环境,对图像进行矢量量化,从而实现对图像的压缩;并介绍了需要用到的一些matlab现有函数及其使用方法和功能;在码书的训练方法上选择的是自组织映射神经网络,解码重建后的图像质量较好-The application of Self-Orgnization Feature Maps neural network in image vector quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.7kb
    • 提供者:周澜
  1. CH3

    0下载:
  2. L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:187.14kb
    • 提供者:Oki
  1. VQ

    0下载:
  2. Compression and decompression VQ=vector quantization for image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:361.89kb
    • 提供者:Lusa Elena
  1. vqwatermarking

    0下载:
  2. matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!-matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.96kb
    • 提供者:周赟
  1. SC09006013

    1下载:
  2. 实现了小波的图像量化,包括均匀量化,WSQ标准量化,k均值矢量量化,附简明pdf报告。-Implementation of wavelet image quantification, including the uniform quantization, WSQ standards for quantification, k means vector quantization, with a concise pdf report.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:113.1kb
    • 提供者:weiqiang
  1. code

    0下载:
  2. 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4kb
    • 提供者:Anna
  1. daimaa

    0下载:
  2. Matlab矢量量化图像压缩程序 矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于 训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:46.05kb
    • 提供者:adu
  1. shilianglianghua

    0下载:
  2. 本文从矢量量化的角度对图像进行处理,程序经过验证,正确-From the perspective of vector quantization image processing, the program verified the correct
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:360.24kb
    • 提供者:lima
  1. HierarchicalvectorquantizationDCT

    0下载:
  2. 分层矢量量化DCT图像压缩算法设计与实现 计算机应用技术专业 论文-Hierarchical vector quantization DCT image compression algorithm design and implementation of Computer Application Technology Paper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:1.97mb
    • 提供者:tidy2356
  1. mvq

    0下载:
  2. 用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
  3. 所属分类:matlab

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

    0下载:
  2. 基于矢量量化图像处理的两种最临近收索算法 -Two Fast Nearest Neighbor Searching Algorithms for Image Vector Quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:570.46kb
    • 提供者:张亚
  1. VQ

    0下载:
  2. this function perform vector quantization on the image by using matlab program -this function perform vector quantization on the image by using matlab program ..
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3.49kb
    • 提供者:mujeeb
  1. pso-image-vq

    0下载:
  2. 提出一种基于粒子群优化算法的图像矢量量化码书设计算法. 该算法引入粒子群的全局搜索策略 , 结合矢量量化码书设计方法 , 增加了算法解的随机性和多样性.-Proposed based on particle swarm optimization algorithm for image vector quantization codebook design algorithm. The introduction of particle swarm algorithm global search s
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:282.74kb
    • 提供者:小潘
  1. Vector-quantization

    0下载:
  2. 矢量量化的方法实现图像压缩,并将重建图像与原图像做出对比,非常详细-The vector quantization method of image compression, and the reconstructed image and the original image to make a comparison, very detailed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:201.2kb
    • 提供者:汪小
  1. the-codebook-design-of-image-vector-quantization-

    0下载:
  2. The Codebook Design of Image Vector Quantization Based on the Firefly Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:261.41kb
    • 提供者:adnan ali
  1. Quantization-Vector

    0下载:
  2. Image Vector quantization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:112.39kb
    • 提供者:mohammed
« 12 3 4 5 »
搜珍网 www.dssz.com