HomeSort by relevance Sort by last modified time
    Searched refs:fed_tau_internal (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/features2d/src/kaze/
fed.h 18 int fed_tau_internal(const int& n, const float& scale, const float& tau_max,
fed.cpp 79 return fed_tau_internal(n,scale,tau_max,reordering,tau);
95 int fed_tau_internal(const int& n, const float& scale, const float& tau_max, function

Completed in 112 milliseconds