|
void | writeToXML (tinyxml2::XMLElement *rootNode) const |
|
void | writeToXML (const boost::filesystem::path &filename) const |
|
| LinearCameraShake (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 |
|
The documentation for this class was generated from the following files:
- /home/andy/Documents/diss/benchmarkCode/code/libs/Common/source/syb3r/models/CameraShake.h
- /home/andy/Documents/diss/benchmarkCode/code/libs/Common/source/syb3r/models/CameraShake.cpp