code wiki / haar
topic: haar
4 modules sharing the haar name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_haar.nx | Haar-like rectangle features (R-FACE-1), evaluated in O(1) on | 58 | 1 |
| nx_haar_cascade.nx | Viola-Jones attentional cascade EVALUATOR (R-FACE-2). | 59 | 3 |
| nx_haar_cascade_gate.nx | REFEREE for R-FACE-2 (nx_haar_cascade machinery). | 125 | 4 |
| nx_haar_gate.nx | REFEREE for R-FACE-1 (nx_haar). | 111 | 3 |