X-Boost  2.3.8
Public Member Functions | Public Attributes | List of all members
IntegralImageParams Struct Reference

parameters required to access to integral image and to create features More...

#include <IntegralImageData.h>

Public Member Functions

unsigned int Width () const
 training pattern geometry: width
 
unsigned int Height () const
 training pattern geometry: height
 
bool operator== (const IntegralImageParams &b) const
 to check if parameters are related
 

Public Attributes

long stride
 
unsigned int width
 probably an offset is better than stride
 
unsigned int height
 

Detailed Description

parameters required to access to integral image and to create features


The documentation for this struct was generated from the following file: