OpenCV  3.1.0-dev
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
blobscv::dnn::Layer
create(const BlobShape &newShape, Range applyingRange=Range::all())cv::dnn::ReshapeLayerstatic
forward(std::vector< Blob * > &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
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
setParamsFrom(const LayerParams &params)cv::dnn::Layer
typecv::dnn::Layer
~Layer()cv::dnn::Layervirtual