Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

LBP train_cascade process of training

I am trying to understand what is train_cascade ( using LBP) actually doing with samples. If I have, for example, 1000 positives and 1000 negatives, it calculates LBP histogram for each, right? And what does it do with all of these histograms? From which one does it choose features to make weak learners?