Where is adaboost/cvBoost for opencv 3.0?
I've been using CvBoost class, I've now upgraded to opencv 3.0 and I cannot find it.. does anyone know where it is ? or what is the equivalent for it ?
I see there is Boost under cv::ml::Boost, but that seems like some abstract class..
Thanks