Page MenuHomePhabricator

Allow calculation of camera view angle from intrinsic parameters
Closed, ResolvedPublic

Description

ToFProcessingCommon should provide a method that allows the calculation of the camera view angle from the intrinsic parameters of the camera. This can then be used to e.g. position the vtkCamera correctly for rendering.

Event Timeline

New remote branch pushed: bug-15593-AllowCalculationOfCameraViewAngleFromIntrinsicParameters

[86eca5]: Merge branch 'bug-15593-AllowCalculationOfCameraViewAngleFromIntrinsic

Merged commits:

2013-07-11 16:45:46 Alexander Seitel [17a128]
Added method to calculate camera view angle in ToFProcessingCommon