Skip to content

techmccat/linear-quadtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compress monochrome frame data up to 128x128 into a compact lossless linear quadtree format. Should be described somewhere in the code.

Can run in no-std environments when decoding, binary compresses 128x64px images or sequences.

TODO

do arbitrary resolution data

About

Compact encoding of small monchrome images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages