Camera - hassony2/inria-research-wiki GitHub Wiki

Camera matrix model

Projective camera model:

Where K is the intrinsic camera matrix (of size 3x3), E is the extrinsic camera matrix ([Rot|trans] of size 3x4)

Data augmentation

First attempt

We apply A, an affine transform to the 2D image, hence