OTB
9.0.0
Orfeo Toolbox
|
#include <otbHillShadingFunctor.h>
Public Member Functions | |
HillShadeModulationFunctor () | |
TOutput | operator() (const TInput1 &A, const TInput2 &B) const |
~HillShadeModulationFunctor () | |
Modulate an image with hill shading.
Take an image (RGB) as input and the result of the hillshading (another image with the value between 0 and 1) and modulate the first image by the value of the hill shading.
Definition at line 44 of file otbHillShadingFunctor.h.
|
inline |
Definition at line 47 of file otbHillShadingFunctor.h.
|
inline |
Definition at line 50 of file otbHillShadingFunctor.h.
|
inline |
Definition at line 54 of file otbHillShadingFunctor.h.