Package org.opencv.text
package org.opencv.text
-
ClassesClassDescriptionBase class for 1st and 2nd stages of Neumann and Matas scene text detection algorithm CITE: Neumann12.Callback with the classifier is made a class.OCRBeamSearchDecoder class provides an interface for OCR using Beam Search algorithm.Callback with the character classifier is made a class.OCRHMMDecoder class provides an interface for OCR using Hidden Markov Models.Callback with the character classifier is made a class.OCRTesseract class provides an interface with the tesseract-ocr API (v3.02.02) in C++.An abstract class providing interface for text detection algorithmsTextDetectorCNN class provides the functionallity of text bounding box detection.