Image compression using techniques like DCT transform and Huffman encoding and decoding.
-
Updated
Feb 6, 2018 - MATLAB
Image compression using techniques like DCT transform and Huffman encoding and decoding.
A technique for embedding one mark or image within another using Entropy as a discriminant to identify the most strategic points of the image, DCT and DWT transforms are also used for insertion, the method is designed to be robust against jpeg compressions.
Image compression using Discrete Cosine Transform and Huffman Coding
Implementing JPEG compression using the Discrete Cosine Transform from scratch!
JPEG-based Variable Block-size Image Compression using CIE L*a*b* Color Space
Exercises done during the Image Processing and Transmission course
New Efficient JPEG Image Compression generated by randomising and changing different parameters in course of Compression.
Group Project made for Academic Purposes at DA-IICT
JPEG compression implemented using the discrete-cosine transform
Add a description, image, and links to the jpeg-image-compression topic page so that developers can more easily learn about it.
To associate your repository with the jpeg-image-compression topic, visit your repo's landing page and select "manage topics."