Package | Description |
---|---|
org.opencv.dnn |
Modifier and Type | Method and Description |
---|---|
static Layer |
Layer.__fromPtr__(long addr) |
Layer |
Net.getLayer(DictValue layerId)
Returns pointer to layer with specified id or name which the network use.
|
Copyright © 2020. All rights reserved.