This file implements integral image and integral gradient computations. More...


Go to the source code of this file.
Classes | |
| class | alvar::IntegralGradient |
| IntegralGradient is used for calculating rectangular image gradients rapidly More... | |
| class | alvar::IntegralImage |
| IntegralImage is used for calculating rectangular image sums and averages rapidly More... | |
| class | alvar::IntIndex |
| Class for calculating "evenly spaced" integer indices for data sequence. More... | |
Namespaces | |
| namespace | alvar |
Main ALVAR namespace. | |
This file implements integral image and integral gradient computations.
Definition in file IntegralImage.h.