Skip to content

encoder and decoder on an image without using Huffman coding

Notifications You must be signed in to change notification settings

amzhang1/simple-JPEG-compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-JPEG-compression

simple example of encoding a grayscale image by outputting two text files that includes the encoding, [height,width,box_size] of the image to be used by the decoder to recreate the image

About

encoder and decoder on an image without using Huffman coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages