| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static void |
opencv_dnn.LayerFactory.registerLayer(org.bytedeco.javacpp.BytePointer type,
opencv_dnn.LayerFactory.Constructor constructor)
Registers the layer class with typename \p type and specified \p constructor.
|
static void |
opencv_dnn.LayerFactory.registerLayer(String type,
opencv_dnn.LayerFactory.Constructor constructor) |
Copyright © 2018. All rights reserved.