Skip to content
/ frave Public

Image compression with fractal wavelet transform

License

Notifications You must be signed in to change notification settings

pagmerek/frave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frave

fractals

frave is an image compression algorithm based on complex-base system fractals.

Decomposition of an image

Unlike other compression algorithms frave works on tame-twindragon fractals rather than on blocks.

Compression pipeline

  • Decomposing image to fractals using complex-base numeral systems
  • Saving the residues of each block
  • Quantization based on dividing the smallest layer of fractals
  • Entropy coding with ANS

Compression rates

TBD!

About

Image compression with fractal wavelet transform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages