Files
opencv_contrib/modules/text/text_config.hpp.in
T

8 lines
129 B
Plaintext

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