#include <viola_locator.h>
Public Methods | |
| IntegralImage () | |
| IntegralImage (GrayImage &image) | |
| unsigned long & | elementAt (unsigned int x, unsigned int y) |
| IntegralImage & | operator= (IntegralImage &other) |
| void | setImage (GrayImage &image) |
| long | checksum () |
| void | print () |
Private Attributes | |
| bool | is_set |
| unsigned int | width |
| unsigned int | height |
| unsigned long * | data |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002