Skip to content

Version 1.0.0 - First production version!

Compare
Choose a tag to compare
@philippeganz philippeganz released this 31 Jul 14:07
· 6 commits to master since this release

This version is now production ready and has been validated as giving correct results.

Main features

  • Main algorithm now used connected components between steps
  • The Matrix class got significant changes and optimizations
  • A few memory optimizations
  • Solved a few bugs leading to wrong results in some cases

Future work

  • Optimize the Fourier transform, too slow for now to be usable for small size pictures
  • Add multi-picture bootstrapping capabilities