This is an implementation of video encoder/decoder that follows a simplified version of the H.264 standard. It uses JPEG for image compression and Huffman Algorithm for Entropy Coding.
mk-khalil/Video-Compression
This is an implementation of video encoder/decoder that follows a simplified version of the H.264 standard. It uses JPEG for image compression and Huffman Algorithm for Entropy Coding.
Jupyter Notebook