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

搜索资源列表

  1. PCM

    0下载:
  2. PCM相关说明,包括基本工作原理,量化过程和编码原理等。-PCM instructions, including the basic working principle, quantization and coding process rationale.
  3. 所属分类:Document

    • 发布日期:
    • 文件大小:123053
    • 提供者:龚敏
  1. Information-hiding

    0下载:
  2. 基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10746994
    • 提供者:Mandala
  1. PCMsimulation

    0下载:
  2. In Matlab 模拟与分析PCM不同量化级别的量化噪声 可以直接运行-In Matlab, simulation and analysis of different quantization levels of PCM quantization noise ,can be run directly
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1972
    • 提供者:luocheng
  1. PCM

    4下载:
  2. 利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
  3. 所属分类:matlab例程

    • 发布日期:2017-04-17
    • 文件大小:954292
    • 提供者:tanii
  1. lolyd-max

    4下载:
  2. 基于lloyd-max最佳量化器的量化程序,如有需要可随时下载。-Based on the best lloyd-max quantizer quantization procedure, if necessary, at any time to download.
  3. 所属分类:图形图象

    • 发布日期:2012-10-31
    • 文件大小:10510
    • 提供者:李严
  1. Quantizer-lloyd

    2下载:
  2. 有关标量量化的lloyd-max方法及信噪比,信息熵,最小平方距离的度量方法-The scalar quantization of the lloyd-max method and signal to noise ratio, information entropy, least squares method of distance measurement
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:23793
    • 提供者:zhaotao
  1. Lloyd-Max

    1下载:
  2. 本程序是用matlab写的,实现对图像进行二维预测与Lloyd-Max量化压缩。是有损压缩。附有程序所用的图片。-The program is written in matlab to achieve two-dimensional projections of images and Lloyd-Max Quantization. Is a lossy compression. With a program with pictures.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:103348
    • 提供者:zhrmsl
  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. JPEG

    0下载:
  2. 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:41540
    • 提供者:xuai
  1. jpeg

    2下载:
  2. 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4617
    • 提供者:Justin
  1. A13

    0下载:
  2. 介绍A律13折线的原理,很好很强大,非均匀量化参考好资料-A law introduced the principle of 13 line, nice and strong, non-uniform quantization good reference information
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:244618
    • 提供者:李三中
  1. cls_AVIA

    0下载:
  2. 给出了矢量量化编码全搜索和均值不等式删除法两种算法的源代码,并比较了运行速度。-Vector quantization coding gives the full-search and mean inequality law two algorithms to delete the source code, and compare the operating speed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2238402
    • 提供者:陈礼升
  1. Alv13lianghua

    1下载:
  2. 用matlab编A律13折线非均匀量化信噪比.m- non-uniform quantization noise ratio
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1025
    • 提供者:young
  1. jpegmatlab

    0下载:
  2. jpeg图像进行量化和反量化的matlab程序-jpeg images can be quantified and inverse quantization of the matlab program
  3. 所属分类:Other systems

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

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

    • 发布日期:2017-04-02
    • 文件大小:161463
    • 提供者:lijian
  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. vq

    0下载:
  2. 语音矢量量化编码是一项在语音编码中应用广泛的技术,相信对做语音编码的很有用。-Voice coding vector quantization in speech coding is a widely used technology, speech coding do believe that the very useful.
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:77264
    • 提供者:马致远
  1. vectorcprogram

    0下载:
  2. 自己用c语言写的关于语音识别中预处理过程中的矢量量化的程序,希望大家能用的上-C language used to write their own on the speech recognition pre-processing in the process of vector quantization procedure, the last hope that we can
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:4770
    • 提供者:李正
  1. xvidcore

    0下载:
  2. xvid视频编解码源代码 包含了DCT 量化 运动补偿预测等等 还有一篇xvid应用简介-xvid video codec source code includes a motion compensation DCT Quantization forecast applications, etc. There are a xvid Profile
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-03
    • 文件大小:1144973
    • 提供者:王宁
  1. jpeg_decode

    0下载:
  2. jpeg编码和解码,给出了jpeg文件量化表,编码表及其数据的读入-encoding and decoding jpeg, jpeg files are given quantization table, coding table and its data is read into
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:155375
    • 提供者:wgd
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com