#include "ocr.hpp"
|
virtual | ~BaseOCR () |
|
virtual void | run (Mat &image, std::string &output_text, std::vector< Rect > *component_rects=NULL, std::vector< std::string > *component_texts=NULL, std::vector< float > *component_confidences=NULL, int component_level=0)=0 |
|
virtual cv::text::BaseOCR::~BaseOCR |
( |
| ) |
|
|
inlinevirtual |
virtual void cv::text::BaseOCR::run |
( |
Mat & |
image, |
|
|
std::string & |
output_text, |
|
|
std::vector< Rect > * |
component_rects = NULL , |
|
|
std::vector< std::string > * |
component_texts = NULL , |
|
|
std::vector< float > * |
component_confidences = NULL , |
|
|
int |
component_level = 0 |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- /builds/master-contrib_docs-mac/opencv_contrib/modules/text/include/opencv2/text/ocr.hpp