| Package | Description |
|---|---|
| org.opencv.dnn |
| Modifier and Type | Method and Description |
|---|---|
static TextDetectionModel_EAST |
TextDetectionModel_EAST.__fromPtr__(long addr) |
TextDetectionModel_EAST |
TextDetectionModel_EAST.setConfidenceThreshold(float confThreshold)
Set the detection confidence threshold
|
TextDetectionModel_EAST |
TextDetectionModel_EAST.setNMSThreshold(float nmsThreshold)
Set the detection NMS filter threshold
|
Copyright © 2022. All rights reserved.