| Package | Description |
|---|---|
| org.opencv.dnn |
| Modifier and Type | Method and Description |
|---|---|
static DetectionModel |
DetectionModel.__fromPtr__(long addr) |
DetectionModel |
DetectionModel.setNmsAcrossClasses(boolean value)
nmsAcrossClasses defaults to false,
such that when non max suppression is used during the detect() function, it will do so per-class.
|
Copyright © 2023. All rights reserved.