/figtree-android

Android port of figtree

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

A port of the figtree library to Android. Some uneeded parts of the original library (matlab wrappers, samples) have been removed too.

You really want to check out the original : http://www.umiacs.umd.edu/~morariu/figtree/

Like the original library, this is LGPL. On android, it builds as a shared library so you can still link it to proprietary programs.

Linux build

Go in unix/ and run 'make'