CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 量化

搜索资源列表

  1. H264中的整数DCT变换编码及量化代码

    0下载:
  2. H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-08-18
    • 文件大小:64581
    • 提供者:renxj@tom.com
  1. 一个基于均值量化音频水印嵌入和提取的matlab程序

    0下载:
  2. 一个基于均值量化音频水印嵌入和提取的matlab程序
  3. 所属分类:图形图像处理(光照,映射..)

  1. 量化水印嵌入

    1下载:
  2. 以量化方法嵌入水印信息
  3. 所属分类:波变换

  1. 8*8矩阵dct变换以及量化 反量化和反dct变换

    1下载:
  2. 8*8矩阵dct变换以及量化 反量化和反dct变换,8* 8 transform and quantization matrix dct quantization and anti-anti-dct transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-21
    • 文件大小:884
    • 提供者:刘洋
  1. color_hist256

    2下载:
  2. 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:580
    • 提供者:杨红菊
  1. jpegtbx_1.4

    0下载:
  2. 在matlab环境下提取jpeg图像量化表-Extract jpeg image quantization table
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:60304
    • 提供者:leiyu
  1. dct-quanlity-snr

    3下载:
  2. 对一幅图像进行不同量化水平的DCT变换,可以应用于不同分块大小下的DCT变换测试。-On an image to quantify the level of different DCT transform, can be applied to different sub-block size DCT transform under test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2333
    • 提供者:liuguanhai
  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
    • 文件大小:2768
    • 提供者:周澜
  1. wavelet

    0下载:
  2. 实现小波变换对图像进行压缩。先进行db1小波二层分解,然后由均匀量化算法对其进行量化实现压缩。-The realization of wavelet transform for image compression. First two db1 wavelet decomposition, and then by the uniform quantization algorithm to quantify the achievement of its compression.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:163395
    • 提供者:宇翔
  1. lianghua

    0下载:
  2. 在图像处理中,尤其是在压缩处理中,必要的一步就是量化。这里是它的源码。-In image processing, especially in the compression process, the necessary step is to quantify. Here is its source.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3962794
    • 提供者:ouy
  1. test3

    2下载:
  2. 编程实现基于8×8子块的DCT图像变换,基于JPEG量化矩阵的量化与反量化,基于8×8子块DCT的图像重建;以一幅512×512、8比特/象素的图像为实验对象,计算重建后的PSNR。-Programming based on 8 × 8 sub-block of the DCT image transform, quantization matrix based on the JPEG quantization and anti-quantitative, based on the 8 × 8
  3. 所属分类:图形图象

    • 发布日期:2017-04-14
    • 文件大小:111990
    • 提供者:zfyplay
  1. se

    0下载:
  2. 用VC++实现的数字图像处理研究在信息处理和信息传输中,为了提高处理和传输的效率并减少信息损失量,需要将大量信息进行压缩编 码. 数字图像处理中的变换域压缩编码技术是将图像信号以图像数据块为单位作二维变换,然后对各变换系数逐 个地进行量化和编码,达到压缩信息的作用. 离散余弦变换(DCT)在实数域中得到变换结果,并且有快速算法.-Using VC++ to achieve the digital image processing research in information proce
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:202135
    • 提供者:王叶
  1. CBmpP

    0下载:
  2. 实现了对bmp图像的量化,反量化,DCT变换,FDCT变换.可以调整参数,查看量化对图像影响,对图像处理课来说不失为一个好project.-This program implements the quantization, DCT, FDCT transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2789230
    • 提供者:miao wang
  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
    • 文件大小:2002
    • 提供者:周赟
  1. hsvhist

    1下载:
  2. -提取彩色图像HSV直方图 -量化均匀量化 -结果归一化-Extract HSV histogram
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:23100
    • 提供者:yudaxia
  1. wodeshuiyintiqu

    0下载:
  2. 这是一个小的matlab源码。实现了水印过程的提取,并对于水印的嵌入效果和作用做了量化分析。对于做水印初入门的人有一定的借鉴意义-This is a small matlab source code. Achieved a watermark extraction process, and for the effect and role of the embedded watermark has done a quantitative analysis. For those who do wat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:988
    • 提供者:冯超
  1. 5611

    0下载:
  2.  提出了一种基于颜色和纹理的新的图像检索方法。该方法在HSV 颜色空间量化过程中,采用一种基于线 性隶属度的模糊量化方法,使量化结果更接近于人类感知 在提取分块主色的基础上引入一种颜色相邻矩阵,用于描 述颜色的相对空间分布情况,以提高对图像变形的鲁棒性 还加入图像的纹理信息,最后结合这些颜色和纹理特征进 行复合图像检索。实验表明,该方法能有效提高图像检索精度。- A new picture ret rieval algorithm based on color and texture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:352255
    • 提供者:张三风
  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
    • 文件大小:115810
    • 提供者:weiqiang
  1. aaa

    0下载:
  2. 对一副黑白图像进行简单的压缩处理,通过离散余弦变换,量化处理,游程编码,等步骤,最后实现图像的压缩复原-On a simple black and white image compression by discrete cosine transform, quantization processing, run-length encoding, and other steps, the final realization of image compression recovery
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:580
    • 提供者:学艺
  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
    • 文件大小:4096
    • 提供者:Anna
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com