Home
last modified time | relevance | path

Searched defs:getEdgeThreshold (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudastereo/src/
Ddisparity_bilateral_filter.cpp74 double getEdgeThreshold() const { return edge_threshold_; } in getEdgeThreshold() function in __anon849b74390111::DispBilateralFilterImpl
/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp371 virtual int getEdgeThreshold() const { return edgeThreshold_; } in getEdgeThreshold() function in __anon67be78520111::ORB_Impl
/external/opencv3/modules/features2d/src/
Dorb.cpp673 int getEdgeThreshold() const { return edgeThreshold; } in getEdgeThreshold() function in cv::ORB_Impl