|
X-Boost
2.3.8
|
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 |
parameters required to access to integral image and to create features
1.8.7