text_config.hpp.in 128 Bytes
Newer Older
1 2 3 4 5 6 7
#ifndef __OPENCV_TEXT_CONFIG_HPP__
#define __OPENCV_TEXT_CONFIG_HPP__

// HAVE OCR Tesseract
#cmakedefine HAVE_TESSERACT

#endif