SyB3R - Synthetic Benchmark for 3D Reconstruction
|
Public Member Functions | |
CameraResponseCurve (std::initializer_list< float > values) | |
float & | ldrToHdr (unsigned ldr) |
const float & | ldrToHdr (unsigned ldr) const |
unsigned | ldrFromHdr (float hdr) const |
Protected Attributes | |
float | m_hdrValues [numLdrValues] |