| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_dnn |
| Modifier and Type | Method and Description |
|---|---|
TextDetectionModel_EAST |
TextDetectionModel_EAST.getPointer(long i) |
TextDetectionModel_EAST |
TextDetectionModel_EAST.position(long position) |
TextDetectionModel_EAST |
TextDetectionModel_EAST.setConfidenceThreshold(float confThreshold)
\brief Set the detection confidence threshold
|
TextDetectionModel_EAST |
TextDetectionModel_EAST.setNMSThreshold(float nmsThreshold)
\brief Set the detection NMS filter threshold
|
Copyright © 2021. All rights reserved.