![]() |
OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
This is the complete list of members for op::Matrix, including all inherited members.
| channels() const | op::Matrix | |
| checkVector(const int elemChannels, const int depth=-1, const bool requireContinuous=true) const | op::Matrix | |
| clone() const | op::Matrix | |
| cols() const | op::Matrix | |
| copyTo(Matrix &outputMat) const | op::Matrix | |
| data() | op::Matrix | |
| dataConst() const | op::Matrix | |
| dataPseudoConst() const | op::Matrix | |
| depth() const | op::Matrix | |
| dims() const | op::Matrix | |
| elemSize() const | op::Matrix | |
| elemSize1() const | op::Matrix | |
| empty() const | op::Matrix | |
| eye(const int rows, const int cols, const int type) | op::Matrix | static |
| getConstCvMat() const | op::Matrix | |
| getCvMat() | op::Matrix | |
| isContinuous() const | op::Matrix | |
| isSubmatrix() const | op::Matrix | |
| Matrix() | op::Matrix | |
| Matrix(const void *cvMatPtr) | op::Matrix | explicit |
| Matrix(const int rows, const int cols, const int type) | op::Matrix | explicit |
| Matrix(const int rows, const int cols, const int type, void *cvMatPtr) | op::Matrix | explicit |
| rows() const | op::Matrix | |
| setTo(const double value) | op::Matrix | |
| size(const int dimension) const | op::Matrix | |
| splitCvMatIntoVectorMatrix(std::vector< Matrix > &matrixesResized, const void *const cvMatPtr) | op::Matrix | static |
| step1(const int i=0) const | op::Matrix | |
| total() const | op::Matrix | |
| type() const | op::Matrix |