Uses of Class
org.opencv.text.TextDetector
-
Packages that use TextDetector Package Description org.opencv.text -
-
Uses of TextDetector in org.opencv.text
Subclasses of TextDetector in org.opencv.text Modifier and Type Class Description class
TextDetectorCNN
TextDetectorCNN class provides the functionallity of text bounding box detection.Methods in org.opencv.text that return TextDetector Modifier and Type Method Description static TextDetector
TextDetector. __fromPtr__(long addr)
-