SyB3R - Synthetic Benchmark for 3D Reconstruction
Public Member Functions | Protected Attributes | List of all members
syb3r::math::CameraShake Class Reference

Public Member Functions

 CameraShake (float k, float theta)
 
void computeGammaParametersInPixels (float exposureTime, float imageWidth_pixels, float imageWidth_mm, float focalLength_mm, float &k, float &theta) const
 
std::gamma_distribution< float > getMotionBlurInPixels (float exposureTime, float imageWidth_pixels, float imageWidth_mm, float focalLength_mm) const
 

Protected Attributes

float m_k
 
float m_theta
 

The documentation for this class was generated from the following files: