A Python program that compresses raw images based on the JPEG compression algorithm.
-
Updated
Dec 30, 2023 - Python
A Python program that compresses raw images based on the JPEG compression algorithm.
Device resolution detection module
The project involves implementing and analyzing digital communication techniques using MATLAB. Specifically, it focuses on encoding and decoding a discrete source using Huffman coding for image compression and DPCM (Differential Pulse Code Modulation) for signal quantization and prediction.
Digital communication is the process of devices communicating information digitally.
A series of Python and Matlab scripts that implement some multimedia compression functions and actions.
Repository progetto e dati per il sito: https://regoledpcm.it/
Data compression algorithms implemented from scratch: LZ77, LZ78, Huffman (Standard & Adaptive), Vector Quantization, Image DPCM.
Add a description, image, and links to the dpcm topic page so that developers can more easily learn about it.
To associate your repository with the dpcm topic, visit your repo's landing page and select "manage topics."