pranavjha/text-detector

View on GitHub
third-party/bindings/platform-includes/mac/opencv/text_config.hpp

Summary

Maintainability
Test Coverage
#ifndef __OPENCV_TEXT_CONFIG_HPP__
#define __OPENCV_TEXT_CONFIG_HPP__

// HAVE OCR Tesseract
#define HAVE_TESSERACT

#endif