| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_dnn.MaxUnpoolLayer |
opencv_dnn.MaxUnpoolLayer.create(opencv_dnn.LayerParams params) |
opencv_dnn.MaxUnpoolLayer |
opencv_dnn.MaxUnpoolLayer.poolKernel(opencv_core.Size poolKernel) |
opencv_dnn.MaxUnpoolLayer |
opencv_dnn.MaxUnpoolLayer.poolPad(opencv_core.Size poolPad) |
opencv_dnn.MaxUnpoolLayer |
opencv_dnn.MaxUnpoolLayer.poolStride(opencv_core.Size poolStride) |
Copyright © 2018. All rights reserved.