changeImage(const Image< PixRGB< byte > > &img) | Foveator | |
foveate(void) | LPTFoveator | [virtual] |
foveate(const Image< PixRGB< byte > > &img, int lptW, int lptH, int x, int y, bool getMap=false) | LPTFoveator | [static] |
Foveator(const Image< PixRGB< byte > > &img) | Foveator | |
getHeight(void) const | Foveator | |
getLPT(void) | LPTFoveator | |
getOrigin(void) const | Foveator | |
getWidth(void) const | Foveator | |
height | Foveator | [protected] |
invLPT(const Image< PixRGB< byte > > &img) | LPTFoveator | |
invLPT(const Image< PixRGB< byte > > &img, int w, int h, int x, int y) | LPTFoveator | [static] |
LPTFoveator(const Image< PixRGB< byte > > &img, int lptW, int lptH) | LPTFoveator | |
origin | Foveator | [protected] |
original | Foveator | [protected] |
setOrigin(Point2D< int > pt) | LPTFoveator | [virtual] |
setOrigin(int x, int y) | LPTFoveator | [virtual] |
width | Foveator | [protected] |
~Foveator() | Foveator | [virtual] |
~LPTFoveator() | LPTFoveator |