Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp385 virtual void setFastThreshold(int fastThreshold) { fastThreshold_ = fastThreshold; } in setFastThreshold()
487 int fastThreshold, in ORB_Impl()
862 int fastThreshold, in create()
/external/opencv3/modules/features2d/src/
Dorb.cpp711 int fastThreshold; member in cv::ORB_Impl
777 bool useOCL, int fastThreshold ) in computeKeyPoints()
1178 int firstLevel, int wta_k, int scoreType, int patchSize, int fastThreshold) in create()