changeImage(const Image< PixRGB< byte > > &img) | Foveator | |
foveate(void) | PyrFoveator | [virtual] |
foveate(const Image< PixRGB< byte > > &img, int filterSize, int baseRectWidth, int baseRectHeight, int x, int y) | PyrFoveator | [static] |
Foveator(const Image< PixRGB< byte > > &img) | Foveator | |
getHeight(void) const | Foveator | |
getOrigin(void) const | Foveator | |
getWidth(void) const | Foveator | |
height | Foveator | [protected] |
operator=(const PyrFoveator &pf) | PyrFoveator | |
origin | Foveator | [protected] |
original | Foveator | [protected] |
PyrFoveator(const Image< PixRGB< byte > > &img, int filterSize) | PyrFoveator | |
PyrFoveator(const PyrFoveator &pf) | PyrFoveator | |
setBaseRect(Dims &d) | PyrFoveator | |
setBaseRect(int x, int y) | PyrFoveator | |
setOrigin(Point2D< int > pt) | Foveator | [virtual] |
setOrigin(int x, int y) | Foveator | [virtual] |
width | Foveator | [protected] |
~Foveator() | Foveator | [virtual] |
~PyrFoveator() | PyrFoveator |