OpenCV_4.2.0/opencv_contrib-4.2.0/modules/text/text_config.hpp.in

8 lines
129 B
C++

#ifndef __OPENCV_TEXT_CONFIG_HPP__
#define __OPENCV_TEXT_CONFIG_HPP__
// HAVE OCR Tesseract
#cmakedefine HAVE_TESSERACT
#endif