
| BlurFoveator(const Image< PixRGB< byte > > &img, int filterSize) | BlurFoveator | |
| BlurFoveator(const BlurFoveator &bf) | BlurFoveator | |
| changeImage(const Image< PixRGB< byte > > &img) | Foveator | |
| foveate(void) | BlurFoveator | [virtual] |
| foveate(const Image< PixRGB< byte > > &img, int filterSize, int x, int y) | BlurFoveator | [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 BlurFoveator &bf) | BlurFoveator | |
| origin | Foveator | [protected] |
| original | Foveator | [protected] |
| setOrigin(Point2D< int > pt) | Foveator | [virtual] |
| setOrigin(int x, int y) | Foveator | [virtual] |
| width | Foveator | [protected] |
| ~BlurFoveator() | BlurFoveator | |
| ~Foveator() | Foveator | [virtual] |
1.6.3