Searched refs:CvLBPFeatureParams (Results 1 – 4 of 4) sorted by relevance
7 struct CvLBPFeatureParams : CvFeatureParams struct9 CvLBPFeatureParams();
9 CvLBPFeatureParams::CvLBPFeatureParams() in CvLBPFeatureParams() function in CvLBPFeatureParams
61 featureType == LBP ? Ptr<CvFeatureParams>(new CvLBPFeatureParams) : in create()
23 makePtr<CvLBPFeatureParams>(), in main()