OpenCV  3.1.0-dev
Open Source Computer Vision
cv::dnn::DeconvolutionLayer Member List

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

allocate(const std::vector< Blob * > &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
blobscv::dnn::Layer
create(Size kernel=Size(3, 3), Size stride=Size(1, 1), Size pad=Size(0, 0))cv::dnn::DeconvolutionLayerstatic
forward(std::vector< Blob * > &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
inputNameToIndex(String inputName)cv::dnn::Layervirtual
kernelcv::dnn::BaseConvolutionLayer
Layer()cv::dnn::Layer
Layer(const LayerParams &params)cv::dnn::Layerexplicit
namecv::dnn::Layer
outputNameToIndex(String outputName)cv::dnn::Layervirtual
padcv::dnn::BaseConvolutionLayer
setParamsFrom(const LayerParams &params)cv::dnn::Layer
stridecv::dnn::BaseConvolutionLayer
typecv::dnn::Layer
~Layer()cv::dnn::Layervirtual