Skip to content

Cubium/PacketingAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of the packeting algorithm as proposed to Dr. Sojka. Produces two binaries that will encode/decode png images. Relies on the lodepng library.

To build:

git clone --recursive https://github.com/Cubium/PacketingAlgorithm
cd PacketingAlgorithm
cmake .
make

About

Packeting algorithm as proposed to Sojka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published