OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::Matrix Member List

This is the complete list of members for op::Matrix, including all inherited members.

channels() constop::Matrix
checkVector(const int elemChannels, const int depth=-1, const bool requireContinuous=true) constop::Matrix
clone() constop::Matrix
cols() constop::Matrix
copyTo(Matrix &outputMat) constop::Matrix
data()op::Matrix
dataConst() constop::Matrix
dataPseudoConst() constop::Matrix
depth() constop::Matrix
dims() constop::Matrix
elemSize() constop::Matrix
elemSize1() constop::Matrix
empty() constop::Matrix
eye(const int rows, const int cols, const int type)op::Matrixstatic
getConstCvMat() constop::Matrix
getCvMat()op::Matrix
isContinuous() constop::Matrix
isSubmatrix() constop::Matrix
Matrix()op::Matrix
Matrix(const void *cvMatPtr)op::Matrixexplicit
Matrix(const int rows, const int cols, const int type)op::Matrixexplicit
Matrix(const int rows, const int cols, const int type, void *cvMatPtr)op::Matrixexplicit
rows() constop::Matrix
setTo(const double value)op::Matrix
size(const int dimension) constop::Matrix
splitCvMatIntoVectorMatrix(std::vector< Matrix > &matrixesResized, const void *const cvMatPtr)op::Matrixstatic
step1(const int i=0) constop::Matrix
total() constop::Matrix
type() constop::Matrix