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) const cv::dnn::Blob
channels() const cv::dnn::Blob
cols() const cv::dnn::Blob
create(const BlobShape &shape, int type=CV_32F)cv::dnn::Blob
dims() const cv::dnn::Blob
equalShape(const Blob &other) const cv::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() const cv::dnn::Blob
num() const cv::dnn::Blob
offset(const Vec< int, n > &pos) const cv::dnn::Blob
offset(int n=0, int cn=0, int row=0, int col=0) const cv::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() const cv::dnn::Blob
shape() const cv::dnn::Blob
shape4() const cv::dnn::Blob
shareFrom(const Blob &blob)cv::dnn::Blob
size(int axis) const cv::dnn::Blob
size2() const cv::dnn::Blob
total(int startAxis=0, int endAxis=INT_MAX) const cv::dnn::Blob
type() const cv::dnn::Blob
umatRef()cv::dnn::Blob
umatRefConst() const cv::dnn::Blob
xsize(int axis) const cv::dnn::Blob