Package | Description |
---|---|
org.opencv.dnn |
Modifier and Type | Method and Description |
---|---|
static TextDetectionModel_DB |
TextDetectionModel_DB.__fromPtr__(long addr) |
TextDetectionModel_DB |
TextDetectionModel_DB.setBinaryThreshold(float binaryThreshold) |
TextDetectionModel_DB |
TextDetectionModel_DB.setMaxCandidates(int maxCandidates) |
TextDetectionModel_DB |
TextDetectionModel_DB.setPolygonThreshold(float polygonThreshold) |
TextDetectionModel_DB |
TextDetectionModel_DB.setUnclipRatio(double unclipRatio) |
Copyright © 2024. All rights reserved.