SyB3R - Synthetic Benchmark for 3D Reconstruction
Public Member Functions | List of all members
syb3r::synthesis::ImagePostprocessorStep Class Referenceabstract
Inheritance diagram for syb3r::synthesis::ImagePostprocessorStep:
syb3r::synthesis::ImagePP_AutoExposure syb3r::synthesis::ImagePP_ColorMatrix syb3r::synthesis::ImagePP_DemosaicSimple syb3r::synthesis::ImagePP_LinearBlur syb3r::synthesis::ImagePP_LinearToGamma syb3r::synthesis::ImagePP_OldSensorNoise syb3r::synthesis::ImagePP_RadialDistortion syb3r::synthesis::ImagePP_SensorNoise syb3r::synthesis::ImagePP_TonemappingCurve

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
 

Member Function Documentation

virtual void syb3r::synthesis::ImagePostprocessorStep::process ( tools::FloatImage< Eigen::Vector3f > &  output,
const tools::FloatImage< Eigen::Vector3f > &  input,
ImageProperties properties 
) const
pure virtual

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