Ask Your Question

Revision history [back]

Traincascade maxcatcount

Hi,

I was looking through traincascade_features.h and could not figure out for what the variable maxCatCount in CvFeatureParams is used. It appears in boost.cpp under CascadeBoostTrainData but I didn't understand exactly what it did.

image description

In lbpfeatures.cpp we have maxCatCount = 256; is this related to the 8 bit patterns?

Any help would be appreciated, thanks in advance!