OpenCV
4.1.0
Open Source Computer Vision
|
#include "ocr.hpp"
Classes | |
class | cv::text::TextDetector |
An abstract class providing interface for text detection algorithms. More... | |
class | cv::text::TextDetectorCNN |
TextDetectorCNN class provides the functionallity of text bounding box detection. This class is representing to find bounding boxes of text words given an input image. This class uses OpenCV dnn module to load pre-trained model described in. More... | |
Namespaces | |
namespace | cv |
"black box" representation of the file storage associated with a file on disk. | |
namespace | cv::text |