Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/kaze/
DAKAZEFeatures.cpp773 static const float gauss25[7][7] = in Compute_Main_Orientation() local
807 gweight = gauss25[id[i + 6]][id[j + 6]]; in Compute_Main_Orientation()