About
  1. | API Documentation
  2. | Open Source
  3. | free_functions
  4. | extendRay

extendRay

Defined in <distance_3d_seg.h>

This function takes a ray defined by two points in 3d space and extends the ray by the given amount.


cv::Point3d extendRay(const cv::Point3d & line_start, const cv::Point3d & line_end, float iExtendLength)
(1)

  1. Parameters:
    • const cv::Point3d & line_start
    • const cv::Point3d & line_end
    • float iExtendLength

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