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

intersection_with_line

Defined in <>

MISSING


void intersection_with_line(cv::Vec3f line, std::vector<cv::Point2f> & intersection_points)
(1)
void intersection_with_line(cv::Point2f point1, cv::Point2f point2, std::vector<cv::Point2f> & intersection_points)
(2)
  1. __MISSING__
    Parameters:
    • cv::Vec3f line
    • std::vector<cv::Point2f> & intersection_points
  2. __MISSING__
    Parameters:
    • cv::Point2f point1
    • cv::Point2f point2
    • std::vector<cv::Point2f> & intersection_points

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