| _isNormalized | h2d::detail::Matrix_< FPT > | mutableprotected |
| _mdata | h2d::detail::Matrix_< FPT > | mutableprotected |
| addRotation(T theta) | h2d::Hmatrix_< M, FPT > | inline |
| addScale(T k) | h2d::Hmatrix_< M, FPT > | inline |
| addScale(T1 kx, T2 ky) | h2d::Hmatrix_< M, FPT > | inline |
| addTranslation(T tx, T ty) | h2d::Hmatrix_< M, FPT > | inline |
| applyTo(T &) const | h2d::Hmatrix_< M, FPT > | |
| buildFrom4Points(const std::vector< Point2d_< FPT >> &, const std::vector< Point2d_< FPT >> &, int method=1) | h2d::Hmatrix_< M, FPT > | |
| copyTo(cv::Mat &, int type=CV_64F) const | h2d::Hmatrix_< M, FPT > | |
| determ() const | h2d::detail::Matrix_< FPT > | inline |
| dsize() const | h2d::detail::Common< FPT > | inline |
| dtype() const | h2d::detail::Common< FPT > | inline |
| getRaw() | h2d::detail::Matrix_< FPT > | inline |
| getRaw() const | h2d::detail::Matrix_< FPT > | inline |
| Hmatrix_() | h2d::Hmatrix_< M, FPT > | inline |
| Hmatrix_(T val) | h2d::Hmatrix_< M, FPT > | inlineexplicit |
| Hmatrix_(T1 tx, T2 ty) | h2d::Hmatrix_< M, FPT > | inlineexplicit |
| Hmatrix_(const std::vector< std::vector< T >> &in) | h2d::Hmatrix_< M, FPT > | inline |
| Hmatrix_(const std::array< std::array< T, 3 >, 3 > &in) | h2d::Hmatrix_< M, FPT > | inline |
| Hmatrix_(const Hmatrix_< M, FPT > &other) | h2d::Hmatrix_< M, FPT > | inline |
| Hmatrix_(const cv::Mat &mat) | h2d::Hmatrix_< M, FPT > | inline |
| init() | h2d::Hmatrix_< M, FPT > | inline |
| inverse() | h2d::Hmatrix_< M, FPT > | inline |
| isInside(const Common< T > &) const | h2d::detail::Common< FPT > | inline |
| isNormalized() const | h2d::detail::Matrix_< FPT > | inline |
| LPBase class | h2d::Hmatrix_< M, FPT > | friend |
| Matrix_() | h2d::detail::Matrix_< FPT > | inline |
| Matrix_(const Matrix_< FPT2 > &other) | h2d::detail::Matrix_< FPT > | inline |
| normalize() const | h2d::Hmatrix_< M, FPT > | inline |
| operator!=(const Hmatrix_ &h) const | h2d::Hmatrix_< M, FPT > | inline |
| operator*(const Homogr_< U > &, const Line2d_< T > &) | h2d::Hmatrix_< M, FPT > | friend |
| operator*(const Homogr_< U > &, const Point2d_< T > &) | h2d::Hmatrix_< M, FPT > | friend |
| operator*(const Hmatrix_< typ::IsEpipmat, U > &h, const base::LPBase< T, V > &in) | h2d::Hmatrix_< M, FPT > | friend |
| operator*(const Hmatrix_ &h1, const Hmatrix_ &h2) | h2d::Hmatrix_< M, FPT > | friend |
| operator<<(std::ostream &f, const Hmatrix_ &h) | h2d::Hmatrix_< M, FPT > | friend |
| operator=(const Hmatrix_< M, FPT > &other) | h2d::Hmatrix_< M, FPT > | inline |
| operator=(const cv::Mat &) | h2d::Hmatrix_< M, FPT > | |
| operator==(const Hmatrix_ &h) const | h2d::Hmatrix_< M, FPT > | inline |
| p_divideAll(detail::Matrix_< FPT > &mat, FPT2 value) const | h2d::detail::Matrix_< FPT > | inlineprotected |
| p_divideBy(size_t r, size_t c) const | h2d::detail::Matrix_< FPT > | inlineprotected |
| p_fillEye() | h2d::detail::Matrix_< FPT > | inlineprotected |
| p_fillWith(const T &in) | h2d::detail::Matrix_< FPT > | inlineprotected |
| p_fillZero() | h2d::detail::Matrix_< FPT > | inlineprotected |
| p_normalizeMat(int r, int c) const | h2d::detail::Matrix_< FPT > | inlineprotected |
| set(size_t r, size_t c, T v) | h2d::detail::Matrix_< FPT > | inline |
| setRotation(T theta) | h2d::Hmatrix_< M, FPT > | inline |
| setScale(T k) | h2d::Hmatrix_< M, FPT > | inline |
| setScale(T1 kx, T2 ky) | h2d::Hmatrix_< M, FPT > | inline |
| setTranslation(T1 tx, T2 ty) | h2d::Hmatrix_< M, FPT > | inline |
| size() const | h2d::detail::Common< FPT > | inline |
| transpose() | h2d::detail::Matrix_< FPT > | inline |
| value(size_t r, size_t c) const | h2d::detail::Matrix_< FPT > | inline |
| value(size_t r, size_t c) | h2d::detail::Matrix_< FPT > | inline |