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

add

Defined in <>

MISSING


void add(int contourId, int segmentId, Eigen::Vector2d end1, Eigen::Vector2d end2)
(1)
void add(int contourId, int segmentId, cv::Point2f end1, cv::Point2f end2)
(2)
  1. __MISSING__
    Parameters:
    • int contourId
    • int segmentId
    • Eigen::Vector2d end1
    • Eigen::Vector2d end2
  2. __MISSING__
    Parameters:
    • int contourId
    • int segmentId
    • cv::Point2f end1
    • cv::Point2f end2

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