About
  1. | API Documentation
  2. | Common
  3. | processing
  4. | MultiPointSmoother3d
  5. | Next

Next

Defined in <processing/MultiPointSmoother3d.h>

Get a prediction for the next timestep.


bool Next(const std::vector<cv::Point3d> & iMeasuredPoints, uint32_t iTimestep, std::vector<cv::Point3d> & oSmoothedPoints)
(1)

  1. Parameters:
    • const std::vector<cv::Point3d> & iMeasuredPoints
    • uint32_t iTimestep
    • std::vector<cv::Point3d> & oSmoothedPoints

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