ShapeLogic C++

PUBLISHED ON JAN 1, 2009

Cross platform image processing project that combined

  • Generic Image Library, GIL for writing new image processing code
  • OpenCV for existing computer vision algorithms
  • FLTK, Fast Light Toolkit lightweight cross platform GUI

Both GUI and build systems are non trivial in C++. I did not spend a lot of time this on this.