Go to the source code of this file.
Classes | |
class | tuw::Point2D |
Namespaces | |
cv | |
tuw | |
Typedefs | |
using | tuw::Point2DConstPtr = std::shared_ptr< Point2D const > |
using | tuw::Point2DPtr = std::shared_ptr< Point2D > |
Functions | |
template<typename _Tp > | |
static tuw::Point2D | cv::operator* (const Matx< _Tp, 3, 3 > &a, const tuw::Point2D &b) |