I'm planning on using the OpenFaceCpp library for use in a C++ app and its github information noted that a lot of dependencies are required, and it tries to minimize steps using hunter packaging. Short question; is this more hassle than it's worth? I should note that I would much prefer to use C++ over Python.

Similar questions and discussions