| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_dnn.LRNLayer |
opencv_dnn.LRNLayer.alpha(float alpha) |
opencv_dnn.LRNLayer |
opencv_dnn.LRNLayer.beta(float beta) |
opencv_dnn.LRNLayer |
opencv_dnn.LRNLayer.bias(float bias) |
static opencv_dnn.LRNLayer |
opencv_dnn.LRNLayer.create(opencv_dnn.LayerParams params) |
opencv_dnn.LRNLayer |
opencv_dnn.LRNLayer.lrnType(int lrnType) |
opencv_dnn.LRNLayer |
opencv_dnn.LRNLayer.normBySize(boolean normBySize) |
opencv_dnn.LRNLayer |
opencv_dnn.LRNLayer.size(int size) |
Copyright © 2018. All rights reserved.