PICCANTE  0.4
The hottest HDR imaging library!
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
pic::LischinskiTMO Class Reference

#include <lischinski_tmo.hpp>

Inheritance diagram for pic::LischinskiTMO:
pic::ToneMappingOperator

Public Member Functions

 LischinskiTMO (float alpha=0.15f, float whitePoint=1e6f)
 LischinskiTMO. More...
 
void update (float alpha=0.15f, float whitePoint=1e6f)
 update More...
 
- Public Member Functions inherited from pic::ToneMappingOperator
 ToneMappingOperator ()
 ToneMappingOperator. More...
 
void release ()
 release More...
 
void updateImage (Image *imgIn)
 updateImage More...
 
ImageProcess (ImageVec imgIn, Image *imgOut=NULL)
 Process. More...
 

Static Public Member Functions

static Imageexecute (Image *imgIn, Image *imgOut)
 execute More...
 
- Static Public Member Functions inherited from pic::ToneMappingOperator
static void getScaleFiltering (Image *imgIn, int &fScaleX, int &fScaleY)
 getScaleFiltering More...
 

Protected Member Functions

ImageProcessAux (ImageVec imgIn, Image *imgOut)
 ProcessAux. More...
 
- Protected Member Functions inherited from pic::ToneMappingOperator
virtual void releaseAux ()
 releaseAux More...
 

Protected Attributes

FilterLuminance flt_lum
 
float alpha
 
float whitePoint
 
- Protected Attributes inherited from pic::ToneMappingOperator
ImageVec images
 

Constructor & Destructor Documentation

◆ LischinskiTMO()

pic::LischinskiTMO::LischinskiTMO ( float  alpha = 0.15f,
float  whitePoint = 1e6f 
)
inline

LischinskiTMO.

Parameters
alpha
whitePoint

Member Function Documentation

◆ execute()

static Image* pic::LischinskiTMO::execute ( Image imgIn,
Image imgOut 
)
inlinestatic

execute

Parameters
imgIn
imgOut
Returns

◆ ProcessAux()

Image* pic::LischinskiTMO::ProcessAux ( ImageVec  imgIn,
Image imgOut 
)
inlineprotectedvirtual

ProcessAux.

Parameters
imgIn
imgOut
Returns

Reimplemented from pic::ToneMappingOperator.

◆ update()

void pic::LischinskiTMO::update ( float  alpha = 0.15f,
float  whitePoint = 1e6f 
)
inline

update

Parameters
alpha
whitePoint

Member Data Documentation

◆ alpha

float pic::LischinskiTMO::alpha
protected

◆ flt_lum

FilterLuminance pic::LischinskiTMO::flt_lum
protected

◆ whitePoint

float pic::LischinskiTMO::whitePoint
protected

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