the Mandelbrot set from Wikipedia

by Alex Munoz

Fractal Compression

Fractal compression uses self-similarity in images and functions to reduce the redundant content. This technique takes redundancies and stores them as affine transformations with a set of coordinates.

Presentation Summary

In my presentation, I talk about:

  • the necessary mathematics for fractal image compression.
  • how the algorithm stores information.
  • the implementation of the algorithm.
  • possible applications.

Examples

References

  • I will move references from my presentation to here soon!

All signal processing.