Skip to content

Instantly share code, notes, and snippets.

@nareshganesan
Last active July 8, 2016 13:40
Show Gist options
  • Save nareshganesan/7a24bece84aee2bf818dba118a9b8fd6 to your computer and use it in GitHub Desktop.
Save nareshganesan/7a24bece84aee2bf818dba118a9b8fd6 to your computer and use it in GitHub Desktop.
Dlib OS X 10.11 El Capitan
# Download source from the following link
# http://dlib.net/compile.html
2. cd in to dlib folder
3. python setup.py install
4. if you get any linking error use the below link to resolve the linking issue.
(basically uses otool and install_name_tool)
https://sourceforge.net/p/dclib/discussion/442518/thread/29617f10/
# ocropy installation reference.
https://github.com/tmbdev/ocropy/blob/master/README_OSX.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment