搜索资源列表
Compression
- Calculate the Mean Square Error (MSE) and the Peak Signal to Noise Ratio (PSNR) for different JPEG compression ratios.
jpeg-compress-code-
- 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
dctwm
- This program does watermarking in dct coefficints.Robust againt jpeg compression and noise.Evaluated with psnr
JPEG_Codec
- This a JPEG codec with AC/DC Huffman entropy coding, 4:2:0 Sampling, RGB/YCbCr converter. 2D-DCT and Quantization is included in the JPEG_Main. There also a Huffman table list in .txt, two sample testing picture and the bitrate-PSNR , Compressi