9 results for “topic:dpcm”
A Python program that compresses raw images based on the JPEG compression algorithm.
Device resolution detection module
A tool for editing and previewing NES DPCM samples.
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/
Differential PCM compression
Data compression algorithms implemented from scratch: LZ77, LZ78, Huffman (Standard & Adaptive), Vector Quantization, Image DPCM.