| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_dnn.AbsLayer |
static class |
opencv_dnn.BatchNormLayer |
static class |
opencv_dnn.BNLLLayer |
static class |
opencv_dnn.ChannelsPReLULayer |
static class |
opencv_dnn.ELULayer |
static class |
opencv_dnn.PowerLayer |
static class |
opencv_dnn.ReLU6Layer |
static class |
opencv_dnn.ReLULayer |
static class |
opencv_dnn.SigmoidLayer |
static class |
opencv_dnn.TanHLayer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
opencv_dnn.Layer.setActivation(opencv_dnn.ActivationLayer layer)
\brief Tries to attach to the layer the subsequent activation layer, i.e.
|
Copyright © 2018. All rights reserved.