OpenCV  3.2.0
Open Source Computer Vision
cv::dnn::ReshapeLayer Member List

This is the complete list of members for cv::dnn::ReshapeLayer, including all inherited members.

allocate(const std::vector< Blob *> &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
allocate(const std::vector< Blob > &inputs, std::vector< Blob > &outputs)cv::dnn::Layer
allocate(const std::vector< Blob > &inputs)cv::dnn::Layer
blobscv::dnn::Layer
create(const BlobShape &newShape, Range applyingRange=Range::all(), bool enableReordering=false)cv::dnn::ReshapeLayerstatic
forward(std::vector< Blob *> &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
forward(const std::vector< Blob > &inputs, std::vector< Blob > &outputs)cv::dnn::Layer
inputNameToIndex(String inputName)cv::dnn::Layervirtual
Layer()cv::dnn::Layer
Layer(const LayerParams &params)cv::dnn::Layerexplicit
namecv::dnn::Layer
newShapeDesccv::dnn::ReshapeLayer
newShapeRangecv::dnn::ReshapeLayer
outputNameToIndex(String outputName)cv::dnn::Layervirtual
run(const std::vector< Blob > &inputs, std::vector< Blob > &outputs)cv::dnn::Layer
setParamsFrom(const LayerParams &params)cv::dnn::Layer
typecv::dnn::Layer
~Layer()cv::dnn::Layervirtual