translates (moves) the geo coordinates of the image
More...
#include <lti_translationFilter.h>
This class translates (moves) the geo coordinates of the image.
Definition at line 31 of file lti_translationFilter.h.
LTITranslationFilter::LTITranslationFilter |
( |
void |
| ) |
|
|
protected |
virtual LTITranslationFilter::~LTITranslationFilter |
( |
void |
| ) |
|
|
protectedvirtual |
virtual lt_uint32 LTITranslationFilter::getModifications |
( |
const LTIScene & |
scene | ) |
const |
|
virtual |
This class shifts the geographic coordinates of the image by the given amount.
- Parameters
-
srcImage | the base image |
xOffset | amount to shift in the X direction |
yOffset | amount to shift in the Y direction |
The documentation for this class was generated from the following file: