About
  1. | API Documentation
  2. | Common
  3. | processing
  4. | CamMats
  5. | Pose

Pose

Defined in <processing/CamMats.h>

Vector with matrices corresponding to each camera in the setup in corresponding index. Each matrix is a 4x4 pose matrix. A pose matrix is the inverse of a projection matrix. It describes image coordinates in terms of world coordinates.


const std::vector<cv::Mat_<double>> Pose() const
(1)
  1. __MISSING__

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