About
  1. | API Documentation
  2. | Common
  3. | processing
  4. | operator*

operator*

Defined in <processing/Triangulation.h>

Multiplication operator overload for matrices to be multiplied by points.


cv::Point2d operator*(cv::Mat_<double> iM, const cv::Point2d & iP)
(1)
  1. __MISSING__
    Parameters:
    • cv::Mat_<double> iM
    • const cv::Point2d & iP

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000