Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/kaze/
DKAZEFeatures.cpp81 int naux = 0; in Allocate_Memory_Evolution() local
85 naux = fed_tau_by_process_time(ttime, 1, 0.25f, reordering_, tau); in Allocate_Memory_Evolution()
86 nsteps_.push_back(naux); in Allocate_Memory_Evolution()
DAKAZEFeatures.cpp83 int naux = 0; in Allocate_Memory_Evolution() local
87 naux = fed_tau_by_process_time(ttime, 1, 0.25f, reordering_, tau); in Allocate_Memory_Evolution()
88 nsteps_.push_back(naux); in Allocate_Memory_Evolution()