Uses of Class
org.opencv.text.TextDetectorCNN
-
Packages that use TextDetectorCNN Package Description org.opencv.text -
-
Uses of TextDetectorCNN in org.opencv.text
Methods in org.opencv.text that return TextDetectorCNN Modifier and Type Method Description static TextDetectorCNN
TextDetectorCNN. __fromPtr__(long addr)
static TextDetectorCNN
TextDetectorCNN. create(String modelArchFilename, String modelWeightsFilename)
-