- dlib link : a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems.
- cmake link : open-source software tool for managing the build process of software using a compiler-independent method. It supports directory hierarchies and applications that depend on multiple libraries.
python setup.py build
python setup.py install