![]() |
OpenCV
5.0.0alpha
Open Source Computer Vision
|
This is the complete list of members for cv::MatShape, including all inherited members.
| assign(size_t newSize, int value) | cv::MatShape | |
| assign(int newSize, int value) | cv::MatShape | |
| assign(const int *begin, const int *end) | cv::MatShape | |
| assign(_It begin, _It end) | cv::MatShape | |
| assign_(const int *begin, const int *end) | cv::MatShape | |
| back() | cv::MatShape | |
| back() const | cv::MatShape | |
| begin() | cv::MatShape | |
| begin() const | cv::MatShape | |
| C | cv::MatShape | |
| clear() | cv::MatShape | |
| data() | cv::MatShape | |
| data() const | cv::MatShape | |
| dims | cv::MatShape | |
| emplace_back(int value) | cv::MatShape | |
| empty() const | cv::MatShape | |
| end() | cv::MatShape | |
| end() const | cv::MatShape | |
| erase(int *where) | cv::MatShape | |
| expand(const MatShape &another) const | cv::MatShape | |
| fromBlock(DataLayout newLayout) const | cv::MatShape | |
| hasSymbols() const | cv::MatShape | |
| insert(int *where, int value) | cv::MatShape | |
| insert(int *where, const int *begin, const int *end) | cv::MatShape | |
| insert(int *where, size_t count, int value) | cv::MatShape | |
| insert(int *where, int count, int value) | cv::MatShape | |
| insert(int *where, _It begin, _It end) | cv::MatShape | |
| insert_(int *where, const int *begin, const int *end) | cv::MatShape | |
| isScalar() const | cv::MatShape | |
| layout | cv::MatShape | |
| MatShape() | cv::MatShape | |
| MatShape(size_t dims, const int *sizes=nullptr, DataLayout layout=DATA_LAYOUT_UNKNOWN, int C=0) | cv::MatShape | explicit |
| MatShape(size_t dims, int value, DataLayout layout=DATA_LAYOUT_UNKNOWN) | cv::MatShape | explicit |
| MatShape(int dims, int value, DataLayout layout=DATA_LAYOUT_UNKNOWN) | cv::MatShape | explicit |
| MatShape(const std::vector< int > &shape, DataLayout layout=DATA_LAYOUT_UNKNOWN, int C=0) | cv::MatShape | explicit |
| MatShape(const int *begin, const int *end, DataLayout layout=DATA_LAYOUT_UNKNOWN, int C=0) | cv::MatShape | explicit |
| MatShape(std::initializer_list< int > shape) | cv::MatShape | explicit |
| MatShape(const MatShape &shape) | cv::MatShape | |
| MatShape(_It begin, _It end) | cv::MatShape | |
| MAX_DIMS enum value | cv::MatShape | |
| operator=(const MatShape &shape) | cv::MatShape | |
| operator[](size_t idx) | cv::MatShape | |
| operator[](size_t idx) const | cv::MatShape | |
| p | cv::MatShape | |
| push_back(int value) | cv::MatShape | |
| reserve(size_t maxSize) | cv::MatShape | |
| resize(size_t newSize, int value=0) | cv::MatShape | |
| scalar() | cv::MatShape | static |
| size() const | cv::MatShape | |
| str() const | cv::MatShape | |
| toBlock(int C0) const | cv::MatShape | |
| total() const | cv::MatShape |
1.12.0