Error building OpenCV with Tesseract
I downloaded and built both Tesseract as well as Protocol buffer from source. But CMake gives me error.
Tesseract: NO
Could NOT find PROTOBUF (missing: PROTOBUF_LIBRARY)
Build libprotobuf from sources:
libprotobuf not found into system
Tesseract: NO
Aquí tengo la version precompilada de Opencv (version 3.1 ) para Windows con Tesseract. https://github.com/cesardelgadof/Open...
But why is it not building. May I ask? Did I do anything wrong?