Searched refs:dthreshold (Results 1 – 6 of 6) sorted by relevance
30 , dthreshold(0.001f) in KAZEOptions()46 float dthreshold; member
27 , dthreshold(0.001f) in AKAZEOptions()50 float dthreshold; ///< Detector response threshold to accept point member
259 if (value > options_.dthreshold) in operator ()()
288 if (value > options_.dthreshold && value >= options_.min_dthreshold && in Find_Scale_Space_Extrema()
125 options.dthreshold = threshold; in detectAndCompute()
190 options.dthreshold = threshold; in detectAndCompute()