CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矢量量化lbg算法

搜索资源列表

  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. LBGwlee

    0下载:
  2. 这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com-This is what I wrote with C Language LBG algorithm a procedure. LBG is the voice signal processing a vector quantization method. My mail : wleechina@163.com
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:27782
    • 提供者:李伟
  1. lbgvq

    0下载:
  2. lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:slyang
  1. lbg

    0下载:
  2. 矢量量化lbg算法的c语言实现。对训练序列实时N维矢量量化。适用于语音信号处理。-VQ lbg algorithm c language. Real-time vector quantization of the training sequence.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:2045
    • 提供者:liuqingfeng
  1. LBGMatlab

    2下载:
  2. 使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-09-19
    • 文件大小:1593390
    • 提供者:梁松涛
  1. LBGmatlab

    1下载:
  2. 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:233362
    • 提供者:王占元
  1. VQ_C_language

    0下载:
  2. 基于经典LBG算法的矢量量化的C语言实现,注释详尽,很容易让读者理清程序算法和思路。函数的功能和怎么调用,一目了然。-Based on the classic LBG vector quantization algorithm C-language implementation, comment in detail, it is easy for readers to sort out procedural algorithms and ideas. The function and how f
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:3143
    • 提供者:陈永恒
  1. LBGVQ_wgy

    0下载:
  2. LBG矢量量化C/C++语言实现(可执行) LBG是经典的矢量量化算法,通过对训练集的分析,生成适量量化使用的码本。 实现过程简单明了,就一个CPP文件。-LBG VQ C/C++ language (executable) LBG is a classic vector quantization algorithm, the analysis of the training set to generate code used to quantify the amount. Imp
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:4172
    • 提供者:张三平
  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
    • 文件大小:2124121
    • 提供者:
  1. vqlbg

    0下载:
  2. 语音信号处理矢量量化的LBG算法,又称K-mean 算法-in speech signal process vector quantization technology using LBG algorithm with matlab language
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:732
    • 提供者:renfangqin
  1. lbg

    0下载:
  2. 基于LBG算法的矢量量化编码用MATLAB实现图像压缩-Image compression based on the LBG algorithm for vector quantization coding with MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:107113
    • 提供者:佳佳
  1. TLBGmatlaabh

    0下载:
  2. 毕业设计做的...用LBG算法实现矢量量化的算法法..matlab ,经测试可直接使用。 -Graduation design ... vector quantization algorithm method using the LBG algorithm .. Matlab, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:232572
    • 提供者:xuan
  1. lbg

    1下载:
  2. 实现已知训练序列的矢量量化器(LBG)算法。初始码书从训练序列每隔五个样本选取一组-Achieve a known training sequence of the vector quantizer (LBG) algorithm. The initial codebook from the training sequence every five samples to select a group of
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-09
    • 文件大小:1442
    • 提供者:李希
  1. lbgvq

    0下载:
  2. 矢量量化lbg算法,实现量化编码-Lbg vector quantization algorithm, quantization coding
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-13
    • 文件大小:2300
    • 提供者:武文超
  1. LBG

    0下载:
  2. 这个程序关于图像的压缩编码,实现了对图像的基于LBG算法的矢量量化编码-This program for image compression coding, to achieve the images based on vector quantization coding LBG algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1032
    • 提供者:fangzhou
  1. LBG

    1下载:
  2. 图像矢量量化的经典LBG算法matlab程序-Image vector quantization of classical LBG algorithm matlab program
  3. 所属分类:Special Effects

    • 发布日期:2016-05-18
    • 文件大小:1594368
    • 提供者:杜伟
  1. LBG

    1下载:
  2. 矢量量化LBG算法,应用于图片的压缩解压。本算法应用CAMERAMAN图像进行仿真。-a tool for image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1006
    • 提供者:michuan
  1. LBG

    1下载:
  2. LBG算法是一种经典的矢量量化聚类算法,本程序用MATLAB实现,方便仿真。-LBG algorithm with MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:996
    • 提供者:米克
  1. lbg

    1下载:
  2. 就是使用矢量量化中的经典算法LBG算法,实现图像压缩(Is the use of vector quantization in the classic algorithm LBG algorithm to achieve image compression)
  3. 所属分类:图形图像处理

  1. LBG算法码书设计

    0下载:
  2. 用于计算设计矢量量化码书,采用Matlab进行编写,方便易懂(For computing vector quantization codebook design, using Matlab for writing, easy to understand)
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com