The code uses an RLE algorithm to encode images to a CSV file as well as decompress the image.
-
Updated
Sep 19, 2021 - Java
The code uses an RLE algorithm to encode images to a CSV file as well as decompress the image.
TextCompressor with compression and decompression algorithms: LZW RLE Huffman Coding algorithm
Add a description, image, and links to the rle-decoder topic page so that developers can more easily learn about it.
To associate your repository with the rle-decoder topic, visit your repo's landing page and select "manage topics."