You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered the following problems: /Users/logic/Desktop/opencv_contrib/modules/text/src/precomp.hpp:51:10: 'tesseract/baseapi.h' file not found
The cmake file seems no path configuration for tesseract. Manually add tesseract search path, the problem solved.