![]() |
OpenCV 4.12.0
开源计算机视觉
|
这是 cv::MatStep 的完整成员列表,包括所有继承的成员。
| buf | cv::Matx< _Tp, m, n > | |
| MatStep() CV_NOEXCEPT | cv::Matx< _Tp, m, n > | |
| MatStep(size_t s) CV_NOEXCEPT | cv::Matx< _Tp, m, n > | 显式 |
| operator size_t() const | cv::Matx< _Tp, m, n > | |
| operator=(size_t s) | cv::Matx< _Tp, m, n > | |
| operator=(const MatStep &) | cv::Matx< _Tp, m, n > | 保护 |
| operator[](int i) const CV_NOEXCEPT | cv::Matx< _Tp, m, n > | |
| operator[](int i) CV_NOEXCEPT | cv::Matx< _Tp, m, n > | |
| p | cv::Matx< _Tp, m, n > |