Searched refs:getNumFeatures (Results 1 - 6 of 6) sorted by relevance

/external/opencv3/apps/traincascade/
H A Dtraincascade_features.h86 int getNumFeatures() const { return numFeatures; } function in class:CvFeatureEvaluator
H A Dcascadeclassifier.cpp551 int varCount = featureEvaluator->getNumFeatures() * featureEvaluator->getFeatureSize();
H A Dboost.cpp515 var_all = var_count = (int)_featureEvaluator->getNumFeatures();
593 var_count = var_all = featureEvaluator->getNumFeatures() * featureEvaluator->getFeatureSize();
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
H A DNCVHaarObjectDetection.hpp166 __device__ __host__ Ncv32u getNumFeatures(void) function in struct:HaarFeatureDescriptor32
/external/opencv3/modules/cudalegacy/src/cuda/
H A DNCVHaarObjectDetection.cu390 Ncv32u curNodeFeaturesNum = featuresDesc.getNumFeatures();
530 Ncv32u curNodeFeaturesNum = featuresDesc.getNumFeatures();
1985 Ncv32u curNodeFeaturesNum = curFeatDesc.getNumFeatures();
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 260 milliseconds