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

8 lines
129 B
C++
Raw Normal View History

2024-07-25 16:47:56 +08:00
#ifndef __OPENCV_TEXT_CONFIG_HPP__
#define __OPENCV_TEXT_CONFIG_HPP__
// HAVE OCR Tesseract
#cmakedefine HAVE_TESSERACT
#endif