aimstil
5.0.5
|
Extrapolation using (thin) mirror symmetry. More...
#include <til/ImageExtrapolator.h>
Public Types | |
typedef MirrorExtrapolator | Self |
Public Member Functions | |
TIL_EXTRAPOL_FUNC (im, pos) | |
Extrapolation using (thin) mirror symmetry.
The thin means, the value at the boundary is not repeated, i.e. the value at position -1 is equal to the value at position 1, not 0.
Definition at line 129 of file ImageExtrapolator.h.
Definition at line 133 of file ImageExtrapolator.h.
|
inline |
Definition at line 137 of file ImageExtrapolator.h.
References til::abs().