Home
last modified time | relevance | path

Searched defs:getWTA_K (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp377 virtual int getWTA_K() const { return WTA_K_; } in getWTA_K() function in __anon67be78520111::ORB_Impl
/external/opencv3/modules/features2d/src/
Dorb.cpp679 int getWTA_K() const { return wta_k; } in getWTA_K() function in cv::ORB_Impl