Home | History | Annotate | Download | only in src

Lines Matching refs:Feature

573 bool HaarEvaluator::Feature :: read( const FileNode& node )
617 features = makePtr<std::vector<Feature> >();
625 std::vector<Feature>& ff = *features;
714 const std::vector<Feature>& ff = *features;
757 void HaarEvaluator::OptFeature::setOffsets( const Feature& _f, int step, int _tofs )
788 bool LBPEvaluator::Feature :: read(const FileNode& node )
798 features = makePtr<std::vector<Feature> >();
816 features = makePtr<std::vector<Feature> >();
825 std::vector<Feature>& ff = *features;
869 const std::vector<Feature>& ff = *features;
878 void LBPEvaluator::OptFeature::setOffsets( const Feature& _f, int step )
1428 const std::vector<HaarEvaluator::Feature>& ff = *heval.features;
1594 // load feature params