Skip to content

Compilation instructions (OS X)

Edward Vielmetti edited this page Mar 20, 2015 · 13 revisions

Instructions for compiling on OS X.

(Details to follow.)

Install dependencies

Using Homebrew:

brew install tesseract

brew install cmake

brew tap homebrew/science

brew install opencv

brew install log4cplus