8 lines
129 B
C++
Raw Normal View History

2024-07-24 15:17:01 +08:00
#ifndef __OPENCV_TEXT_CONFIG_HPP__
#define __OPENCV_TEXT_CONFIG_HPP__
// HAVE OCR Tesseract
/* #undef HAVE_TESSERACT */
#endif