|
void | synthesizeNoise (FloatImage< float > &red, FloatImage< float > &green, FloatImage< float > &blue, std::mt19937 &rng) |
|
void | dump (std::ostream &stream) |
|
|
std::vector< float > | component1KernelH |
|
std::vector< float > | component2KernelH |
|
std::vector< float > | component3KernelH |
|
std::vector< float > | component1KernelV |
|
std::vector< float > | component2KernelV |
|
std::vector< float > | component3KernelV |
|
Eigen::Matrix3f | colorMatrix |
|
Eigen::Matrix3f | rgbToComponentVariance |
|
Eigen::Matrix3f | rgbToComponentCovariance |
|
Eigen::Vector3f | componentVarianceOffset |
|
The documentation for this struct was generated from the following file:
- /home/andy/Documents/diss/benchmarkCode/code/executables/CameraNoiseAnalysis/source/main.cpp