|
X-Boost
2.3.8
|
#include <HaarFeature.h>
Public Member Functions | |
| HaarNode (int _sign, int _x, int _y) | |
| int | operator() (const unsigned int *pIntImage, long stride) const |
Public Attributes | |
| int | sign |
| int | x |
| int | y |
The single node in the Haar Feature Any Haar Feature can be decomposed in a weighed read.
1.8.7