![]() |
OpenCV
3.1.0
Open Source Computer Vision
|
This is the complete list of members for cv::dnn::Layer, including all inherited members.
| allocate(const std::vector< Blob * > &input, std::vector< Blob > &output)=0 | cv::dnn::Layer | pure virtual |
| blobs | cv::dnn::Layer | |
| forward(std::vector< Blob * > &input, std::vector< Blob > &output)=0 | cv::dnn::Layer | pure virtual |
| inputNameToIndex(String inputName) | cv::dnn::Layer | virtual |
| Layer() | cv::dnn::Layer | |
| Layer(const LayerParams ¶ms) | cv::dnn::Layer | explicit |
| name | cv::dnn::Layer | |
| outputNameToIndex(String outputName) | cv::dnn::Layer | virtual |
| type | cv::dnn::Layer | |
| ~Layer() | cv::dnn::Layer | virtual |
1.8.9.1