2024-07-24 15:17:01 +08:00

8 lines
129 B
C++

#ifndef __OPENCV_TEXT_CONFIG_HPP__
#define __OPENCV_TEXT_CONFIG_HPP__
// HAVE OCR Tesseract
/* #undef HAVE_TESSERACT */
#endif