Home
last modified time | relevance | path

Searched refs:fed_tau_by_process_time (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/features2d/src/kaze/
Dfed.h14 int fed_tau_by_process_time(const float& T, const int& M, const float& tau_max,
Dfed.cpp50 int fed_tau_by_process_time(const float& T, const int& M, const float& tau_max, in fed_tau_by_process_time() function
DKAZEFeatures.cpp85 naux = fed_tau_by_process_time(ttime, 1, 0.25f, reordering_, tau); in Allocate_Memory_Evolution()
DAKAZEFeatures.cpp87 naux = fed_tau_by_process_time(ttime, 1, 0.25f, reordering_, tau); in Allocate_Memory_Evolution()