Home
last modified time | relevance | path

Searched defs:nFeatures (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/cudafeatures2d/perf/
Dperf_features2d.cpp108 const int nFeatures = GET_PARAM(1); variable
/external/opencv3/modules/objdetect/src/
DHaarStructs.h57 int nFeatures; member
/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp479 ORB_Impl::ORB_Impl(int nFeatures, in ORB_Impl()
/external/opencv3/modules/cudafeatures2d/test/
Dtest_features2d.cpp130 int nFeatures; in CV_ENUM() local