Home
last modified time | relevance | path

Searched refs:min_dthreshold (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/features2d/src/kaze/
DAKAZEConfig.h28 , min_dthreshold(0.00001f) in AKAZEOptions()
51 float min_dthreshold; ///< Minimum detector threshold to accept a point member
DAKAZEFeatures.cpp288 if (value > options_.dthreshold && value >= options_.min_dthreshold && in Find_Scale_Space_Extrema()