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

KInvH

Defined in <processing/CamMats.h>

A vector of matrices corresponding to cameras with the same index. Each matrix is the inverse intrinsic matrix of the camera multiplied by a homogenous matrix to make the final matrix 3x4 instead of 3x3.


const std::vector<cv::Mat_<double>> KInvH() const
(1)

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