Uses of Class
org.opencv.dnn.TextDetectionModel
-
Packages that use TextDetectionModel Package Description org.opencv.dnn -
-
Uses of TextDetectionModel in org.opencv.dnn
Subclasses of TextDetectionModel in org.opencv.dnn Modifier and Type Class Description classTextDetectionModel_DBThis class represents high-level API for text detection DL networks compatible with DB model.classTextDetectionModel_EASTThis class represents high-level API for text detection DL networks compatible with EAST model.Methods in org.opencv.dnn that return TextDetectionModel Modifier and Type Method Description static TextDetectionModelTextDetectionModel. __fromPtr__(long addr)
-