public class Layer extends Algorithm
| Modifier | Constructor and Description |
|---|---|
protected |
Layer(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static Layer |
__fromPtr__(long addr) |
protected void |
finalize() |
List<Mat> |
finalize(List<Mat> inputs) |
void |
finalize(List<Mat> inputs,
List<Mat> outputs) |
List<Mat> |
get_blobs() |
String |
get_name() |
int |
get_preferableTarget() |
String |
get_type() |
int |
outputNameToIndex(String outputName) |
void |
run(List<Mat> inputs,
List<Mat> outputs,
List<Mat> internals) |
void |
set_blobs(List<Mat> blobs) |
clear, empty, getDefaultName, getNativeObjAddr, saveCopyright © 2018. All rights reserved.