Ask Your Question

docfig's profile - activity

2017-05-14 00:41:04 -0600 commented answer Time delay in VideoCapture opencv due to capture buffer

when i run this program:

frame to process:0
frame to process:0
frame to process:0
frame to process:0
WARNING: QApplication was not created in the main() thread.
Creating multiple Cocoa platform integrations is not supported
Segmentation fault: 11

Am I compiling incorrectly? I am running on OSX Any help is appreciated. @pklab

2017-04-04 01:01:58 -0600 commented question How to build OpenCV 3.2 Text Module with Tesseract 4.0?

where specifically did you edit the paths of the header and lib files to? Then did you simply run make on that FindTesseract.cmake file? my tesseract 4.0 was built in my HOME directory @ccm2016