About
  1. | API Documentation
  2. | Common
  3. | processing
  4. | TriangulatePixels

TriangulatePixels

Defined in <processing/Triangulation.h>

Triangulates the matched pixel set it is given and returns the triangulated 3d points sorted into timesteps.


int TriangulatePixels(const PixelSet & iPixelSet, std::vector<std::vector<cv::Point3d>> & oCalcdPoints)
(1)

  1. Parameters:
    • const PixelSet & iPixelSet
    • std::vector<std::vector<cv::Point3d>> & oCalcdPoints

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