EloiStree / 2019_09_19_MathCompressionOfImage

Experiment of image compression by using math for Unity in aim to stream from GPU the image through Wifi
1 stars 0 forks source link

Question: What are the different compressions available ? #5

Open EloiStree opened 4 years ago

EloiStree commented 4 years ago

LZ77

https://fr.wikipedia.org/wiki/LZ77_et_LZ78

EloiStree commented 4 years ago

Huffman coding

https://en.wikipedia.org/wiki/Huffman_coding