CARLA
Public Member Functions | List of all members
carla::image::ColorConverter::LogarithmicLinear Struct Reference

#include <ColorConverter.h>

Public Member Functions

template<typename DstPixelT >
void operator() (const boost::gil::gray32fc_pixel_t &src, DstPixelT &dst) const
 

Detailed Description

Definition at line 18 of file ColorConverter.h.

Member Function Documentation

◆ operator()()

template<typename DstPixelT >
void carla::image::ColorConverter::LogarithmicLinear::operator() ( const boost::gil::gray32fc_pixel_t &  src,
DstPixelT &  dst 
) const
inline

Definition at line 20 of file ColorConverter.h.

References carla::logging::log(), and min().

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: