OpenCV  3.1.0
Open Source Computer Vision
cv::dnn::Blob Member List

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

Blob()cv::dnn::Blobexplicit
Blob(const BlobShape &shape, int type=CV_32F)cv::dnn::Blobexplicit
Blob(InputArray image, int dstCn=-1)cv::dnn::Blobexplicit
canonicalAxis(int axis) constcv::dnn::Blob
channels() constcv::dnn::Blob
cols() constcv::dnn::Blob
create(const BlobShape &shape, int type=CV_32F)cv::dnn::Blob
dims() constcv::dnn::Blob
equalShape(const Blob &other) constcv::dnn::Blob
fill(InputArray in)cv::dnn::Blob
fill(const BlobShape &shape, int type, void *data, bool deepCopy=true)cv::dnn::Blob
getPlane(int n, int cn)cv::dnn::Blob
matRef()cv::dnn::Blob
matRefConst() constcv::dnn::Blob
num() constcv::dnn::Blob
offset(const Vec< int, n > &pos) constcv::dnn::Blob
offset(int n=0, int cn=0, int row=0, int col=0) constcv::dnn::Blob
ptr(int n=0, int cn=0, int row=0, int col=0)cv::dnn::Blob
ptr(int n=0, int cn=0, int row=0, int col=0)cv::dnn::Blob
ptrf(int n=0, int cn=0, int row=0, int col=0)cv::dnn::Blob
reshape(const BlobShape &shape)cv::dnn::Blob
rows() constcv::dnn::Blob
shape() constcv::dnn::Blob
shape4() constcv::dnn::Blob
shareFrom(const Blob &blob)cv::dnn::Blob
size(int axis) constcv::dnn::Blob
size2() constcv::dnn::Blob
total(int startAxis=0, int endAxis=INT_MAX) constcv::dnn::Blob
type() constcv::dnn::Blob
umatRef()cv::dnn::Blob
umatRefConst() constcv::dnn::Blob
xsize(int axis) constcv::dnn::Blob