搜索资源列表
JPEG_comprssion
- 基于DCT的JPEG图像的编码和压缩程序!可以选择对图像或矩阵进行实验,从而计算压缩比等
图像处理
- 包含多种图像处理算法,可显示图像直方图,进行图像压缩计算压缩比,对图像进行锐化(拉普拉斯算子,索伯算子等)
wavelets
- 基于小波变换的图像压缩代码,包括压缩比、运行时间和计算复原图像的峰值信噪比-Image compression based on wavelet transform code, including compression ratio, operation time and recovery images of the peak signal to noise ratio calculation
Huffman
- MatLab实现对灰度图像的哈夫曼编码。 给出每个灰度级的编码。 并计算压缩比。-MatLab implementation of Huffman coding of gray image. Each gray-scale coding is given. And calculate the compression ratio.
DCT
- 基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
MyDwt2D
- 对图像进行二维离散小波变换, 变换级数大于等于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
DCTchange
- 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.
JPEG2000_9_7_002.pdf
- 基于实数的二进制表示法,把CDF(Cohen,Daubechies and Feauveau)9/7双正交小波基的提升系数化为二进制,采用简单的移位一加操作代替结构复杂的浮点乘法器,从而实现了JPEG2000中9/7离散小波变换的定点计算.相对于浮点计算法,移位一加操作最大的优点是计算简单,特别易于超大规模集成电路实现,因而使硬件实时处理图像信号成为可能.实验仿真结果表明:在低压缩比的情况下,用移位一加操作重构的图像,其峰值信噪比(PSNR)只比浮点法低0.10 dB,当压缩比增大时,其PSNR
image_processing
- 包含多种图像处理算法,可显示图像直方图,进行图像压缩计算压缩比,对图像进行锐化(拉普拉斯算子,索伯算子等)-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.]
ObjectiveFidelityCriteria
- 本实验要求编写一个计算压缩-解压缩图像的均方根误差、均方信噪比的程序。该程序是一个通用程序。编写程序产生图示的结果。使用上面的保真度准则程序计算可视信息的损失特性。-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
contourlet-CP-RLC
- 基于contourlet的图像压缩编码,其中包括计算PSNR值,压缩比和运行时间-Contourlet-based image compression coding, including the calculation of PSNR values, compression ratio and run-time
psnr
- 彩色图像psnr值计算,图像压缩编码后的峰值信噪比-Color image psnr values, image compression encoded PSNR
PSNR
- 这个程序可以实现两幅图像信噪比的计算,尤其是对于图像压缩,可以评判压缩的质量-This process can be achieved two SNR calculation, especially for image compression, you can judge the quality of compressed
compression
- 主要用于图像经小波变换压缩图像,并计算压缩后的图像压缩性能即压缩比和信噪比-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
RLE
- 灰度图像的二值化,实现图像的RLE编解码,并计算图像的压缩比。-Gray image binarization, the RLE encoding and decoding of image and calculate the compression ratio.
Experiment4
- 对图像进行Huffman编码并计算其压缩比-Huffman coding of images and calculate the compression ratio
JPEG2000
- 实现了单色图像的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
yasuobi
- 图像压缩式图像应用技术的重要内容,代码主要实现图像压缩比的计算,使用行程长度编码对黑白图像进行编码、小波变换等-The important content of the image compression image application technology, the code mainly realizes the image compression ratio calculation, use the stroke length encoding to carry on the blac
spiht
- 使用分层树集合划分的压缩方法对彩色图像压缩并计算其均方误差和峰噪比-Using a hierarchical tree set partitioning compression method for color image compression and calculate the mean square error and peak-to-noise ratio
图像压缩
- JPEG2000图像压缩算法,可计算压缩比,MSE,PSNR等参数(JPEG2000 image compression algorithm, you can calculate the compression ratio, MSE, PSNR and other parameters)