Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/kaze/
Dfed.cpp53 return fed_tau_by_cycle_time(T/(float)M,tau_max,reordering,tau); in fed_tau_by_process_time()
69 int fed_tau_by_cycle_time(const float& t, const float& tau_max, in fed_tau_by_cycle_time() function
Dfed.h16 int fed_tau_by_cycle_time(const float& t, const float& tau_max,