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

EigenM

Defined in <processing/CamMats.h>

Vector with matrices corresponding to each camera in the setup in corresponding index. Each matrix is a 3x4 projection matrix but stored as an Eigen matrix instead of an opencv type.


const std::vector<Eigen::Matrix<double, 3, 4>> EigenM() 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