Linux / Mac OS X (under Travis CI) :
libcrn is a document image processing library written in C++11 for Linux, Windows, Mac OS X and Google Android. It is a toolbox that allows to create easily software such as OCRs and layout analysis tools.
( --> Initial commit from http://sourceforge.net/projects/libcrn/ - Tree [r1364] : http://sourceforge.net/p/libcrn/code/1364/ <-- )
https://liris.cnrs.fr/pleiad/doc/nightly/
Visual Studio 2015 needed (see INSTALL.txt file). For now, only one option between Gtkmm2, Gtkmm3-Release and Gtkmm3-Debug can be chosen at the same time.
Builds with g++ 4.8 to 6.3 and clang++ 3.6 to 4.0 (see INSTALL.txt file).
Dependencies available in Homebrew (see INSTALL.txt file).
Android NDK needed (see INSTALL.txt file).
Android Studio (or SDK Tools) needed to obtain The Android Emulator (see INSTALL.txt file).