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

搜索资源列表

  1. JPEG_comprssion

    0下载:
  2. 基于DCT的JPEG图像的编码和压缩程序!可以选择对图像或矩阵进行实验,从而计算压缩比等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:144.83kb
    • 提供者:刘恒
  1. 图像处理

    0下载:
  2. 包含多种图像处理算法,可显示图像直方图,进行图像压缩计算压缩比,对图像进行锐化(拉普拉斯算子,索伯算子等)
  3. 所属分类:图形图像处理(光照,映射..)

  1. Huffman

    0下载:
  2. MatLab实现对灰度图像的哈夫曼编码。 给出每个灰度级的编码。 并计算压缩比。-MatLab implementation of Huffman coding of gray image. Each gray-scale coding is given. And calculate the compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:664byte
    • 提供者:木小木
  1. MyDwt2D

    1下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then statistics of the number of c
  3. 所属分类:Wavelet

    • 发布日期:2016-05-09
    • 文件大小:963.66kb
    • 提供者:zhang
  1. DCTchange

    0下载:
  2. DCT变换程序,将一组给定的8*8图像块经过DCT变换为另一个8*8矩阵,并计算输出压缩比。-DCT transform process, a given set of 8* 8 image block after DCT transform for another 8* 8 matrix, and calculate the output compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.8kb
    • 提供者:ziyoutian
  1. JPEG2000_9_7_002.pdf

    0下载:
  2. 基于实数的二进制表示法,把CDF(Cohen,Daubechies and Feauveau)9/7双正交小波基的提升系数化为二进制,采用简单的移位一加操作代替结构复杂的浮点乘法器,从而实现了JPEG2000中9/7离散小波变换的定点计算.相对于浮点计算法,移位一加操作最大的优点是计算简单,特别易于超大规模集成电路实现,因而使硬件实时处理图像信号成为可能.实验仿真结果表明:在低压缩比的情况下,用移位一加操作重构的图像,其峰值信噪比(PSNR)只比浮点法低0.10 dB,当压缩比增大时,其PSNR
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:221.19kb
    • 提供者:H Simon
  1. image_processing

    0下载:
  2. 包含多种图像处理算法,可显示图像直方图,进行图像压缩计算压缩比,对图像进行锐化(拉普拉斯算子,索伯算子等)-Contains a variety of image processing algorithms, can display the image histogram for image compression calculation of compression ratio, image sharpening [Laplacian, Sober algorithm, etc.]
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:600.53kb
    • 提供者:zhangxu
  1. ObjectiveFidelityCriteria

    4下载:
  2. 本实验要求编写一个计算压缩-解压缩图像的均方根误差、均方信噪比的程序。该程序是一个通用程序。编写程序产生图示的结果。使用上面的保真度准则程序计算可视信息的损失特性。-Prepared in this experiment, a calculation of compression- decompression of the root-mean-square error of image, mean square signal to noise ratio of the procedure. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:93.18kb
    • 提供者:jhm
  1. EZW

    2下载:
  2. 此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:259.47kb
    • 提供者:waker
  1. PSNR

    0下载:
  2. 这个程序可以实现两幅图像信噪比的计算,尤其是对于图像压缩,可以评判压缩的质量-This process can be achieved two SNR calculation, especially for image compression, you can judge the quality of compressed
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:563byte
    • 提供者:范范
  1. compression

    0下载:
  2. 主要用于图像经小波变换压缩图像,并计算压缩后的图像压缩性能即压缩比和信噪比-Mainly used for image compression by wavelet transform image, and calculate the compressed image compression performance that the compression ratio and signal to noise ratio
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:1.69kb
    • 提供者:唐宁
  1. RLE

    0下载:
  2. 灰度图像的二值化,实现图像的RLE编解码,并计算图像的压缩比。-Gray image binarization, the RLE encoding and decoding of image and calculate the compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.26mb
    • 提供者:rubygj
  1. JPEG2000

    1下载:
  2. 实现了单色图像的JPEG2000编码图像和解码图像!计算其压缩比和误差,观察源图像和重构图像之间的差别!-JPEG2000 images to achieve a monochrome image coding and decoding image! Calculate the compression ratio and error, observation of the source image and the difference between the reconstructed imag
  3. 所属分类:Special Effects

    • 发布日期:2016-05-16
    • 文件大小:143kb
    • 提供者:bird
  1. source

    0下载:
  2. 1.计算256灰度级lenna图像中的相对冗余信息. 2.设计一个游程编码算法, 并编程序对一幅二值图像进行编码,计算压缩比.-1 Calculate the relative redundant information in the 256 gray-scale image of lenna. 2 Design a run-length coding algorithm, encoding, and programmed to a binary image and calculate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:24.25kb
    • 提供者:Xucheng
  1. chengxu

    0下载:
  2. 要:基于DCT图像压缩编码技术提出了用Marlab实现离散余弦变换的图像压缩方法,该方法具有方法 简单、速度快、误差小的优点,免去了大量的矩阵计算,既保证具有较高的压缩比,又保证了较好的 图像质量。-Realization of discrete cosine transform image compression using Marlab: Based on the DCT image compression coding techniques, this method has the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:184.88kb
    • 提供者:qixuejiao
  1. Stroke-encoding

    0下载:
  2. 行程编码(RLE),显示原始图像和经编码解码后的图像,显示压缩比,并计算均方根误差-Stroke encoding (RLE), the original image and the display image after encoding and decoding, the compression ratio of the display, and the root mean square error
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:app
  1. Untitled2

    0下载:
  2. 1、将图像Chrysanthemum按质量等级分别为10、30、50、70、90存储成jpg文件,并分别命名为Chrysanthemum_010.jpg、Chrysanthemum_030.jpg、…… 、Chrysanthemum_090.jpg。 2、观察并说明jpg文件质量的变化情况。 3、计算压缩比,并画出压缩比随质量等级变化的曲线。 4、读取文件:Chrysanthemum_010.jpg、Chrysanthemum_030.jpg、…… 、Chrysanthemum_09
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:677byte
    • 提供者:刘依依
  1. spiht

    0下载:
  2. 使用分层树集合划分的压缩方法对彩色图像压缩并计算其均方误差和峰噪比-Using a hierarchical tree set partitioning compression method for color image compression and calculate the mean square error and peak-to-noise ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:566byte
    • 提供者:liwei
  1. 图像压缩

    0下载:
  2. JPEG2000图像压缩算法,可计算压缩比,MSE,PSNR等参数(JPEG2000 image compression algorithm, you can calculate the compression ratio, MSE, PSNR and other parameters)
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:飞翔-fly
搜珍网 www.dssz.com