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

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

acrossChannelscv::dnn::MVNLayer
allocate(const std::vector< Blob * > &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
blobscv::dnn::Layer
create(bool normVariance=true, bool acrossChannels=false, double eps=1e-9)cv::dnn::MVNLayerstatic
epscv::dnn::MVNLayer
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
normVariancecv::dnn::MVNLayer
outputNameToIndex(String outputName)cv::dnn::Layervirtual
setParamsFrom(const LayerParams &params)cv::dnn::Layer
typecv::dnn::Layer
~Layer()cv::dnn::Layervirtual