| Package | Description |
|---|---|
| org.opencv.dnn |
| Modifier and Type | Class and Description |
|---|---|
class |
TextDetectionModel_DB
This class represents high-level API for text detection DL networks compatible with DB model.
|
class |
TextDetectionModel_EAST
This class represents high-level API for text detection DL networks compatible with EAST model.
|
| Modifier and Type | Method and Description |
|---|---|
static TextDetectionModel |
TextDetectionModel.__fromPtr__(long addr) |
Copyright © 2023. All rights reserved.