Source files for the BLaDE library, as well as the linux and android clients.
Compilation:
The simplest way is the check out the whole repo into a new Eclipse workspace, and import the projects into the existing workspace. Then, build BLaDE, LinBLaDE and DroidBLaDE. LinBlaDE depends on the opencv versions of the BLaDE libraries, which are placed into the /lib directory (which is created if it does not exist), and the necessary symbolic links are created. The /include directory contains some common headers for SKI projects that are utilized here.
The source code is released under a BSD license, please refer to the file SKI_BSD_LICENSE.