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 classTextDetectorCNNTextDetectorCNN class provides the functionallity of text bounding box detection.Methods in org.opencv.text that return TextDetector Modifier and Type Method Description static TextDetectorTextDetector. __fromPtr__(long addr)
-