|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Descriptor | Generic interface for a Descriptor class. |
| Detector | Generic interface for a Detector class. |
| GAUSS_Convolution | Generic interface for a class that calculates the convolution of an image with a Gaussian Filter. |
| HAAR_Convolution | Generic interface for a class that calculates the convolution of an image with an Haar Filter. |
| Integral_Image | Generic interface for a class that converts an image to its integral version. |
| SURF_Factory | Basic interface for a class that provides the right Detector and Descriptor class. |
| Class Summary | |
|---|---|
| Fast_Hessian | A standard implementation of the Detector interface. |
| Interest_Point | Interest_Point has a 64 components Descriptor. |
| My_GAUSS_Convolution | A standard implementation of the GAUSS_Convolution interface. |
| My_HAAR_Convolution | A standard implementation of the HAAR_Convolution interface. |
| My_Integral_Image | A standard implementation of the Integral_Image interface. |
| SURF | A standard implementation of the SURF_Factory interface. |
| SURF_Descriptor | A standard implementation of the Descriptor interface. |
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||