SyB3R - Synthetic Benchmark for 3D Reconstruction
|
Public Member Functions | |
virtual void | link (ImagePostprocessorStep *previous, ImagePostprocessorStep *next) |
virtual void | process (tools::FloatImage< Eigen::Vector3f > &output, const tools::FloatImage< Eigen::Vector3f > &input, ImageProperties &properties) const =0 |
|
pure virtual |
Implemented in syb3r::synthesis::ImagePP_LinearBlur, syb3r::synthesis::ImagePP_OldSensorNoise, syb3r::synthesis::ImagePP_ColorMatrix, syb3r::synthesis::ImagePP_SensorNoise, syb3r::synthesis::ImagePP_TonemappingCurve, syb3r::synthesis::ImagePP_AutoExposure, syb3r::synthesis::ImagePP_RadialDistortion, syb3r::synthesis::ImagePP_DemosaicSimple, and syb3r::synthesis::ImagePP_LinearToGamma.