My Project
Classes | Namespaces
IntegralImage.h File Reference

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

#include "Alvar.h"
#include <opencv2/core.hpp>
#include <opencv2/opencv.hpp>

Go to the source code of this file.

Classes

class  IntIndex
 Class for calculating "evenly spaced" integer indices for data sequence. More...
 
class  IntegralImage
 IntegralImage is used for calculating rectangular image sums and averages rapidly More...
 
class  IntegralGradient
 IntegralGradient is used for calculating rectangular image gradients rapidly More...
 

Namespaces

 alvar
 Main ALVAR namespace.
 

Detailed Description

This file implements integral image and integral gradient computations.

Definition in file IntegralImage.h.