About
  1. | API Documentation
  2. | Open Source
  3. | EPVH - Exact Polyhedral Visual Hull
  4. | distance

distance

Defined in <>

MISSING


float distance(tr::Point2 & point1, tr::Point2 & point2)
(1)
float distance(cv::Point2f point1, cv::Point2f point2)
(2)
float distance(cv::Point2f & point1, tr::Point2 & point2)
(3)
  1. __MISSING__
    Parameters:
    • tr::Point2 & point1
    • tr::Point2 & point2
  2. __MISSING__
    Parameters:
    • cv::Point2f point1
    • cv::Point2f point2
  3. __MISSING__
    Parameters:
    • cv::Point2f & point1
    • tr::Point2 & point2

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