Searched refs:refine1D_2 (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/features2d/src/ |
D | brisk.cpp | 243 …refine1D_2(const float s_05, const float s0, const float s05, float& max) const; // around octave … 1322 scale = refine1D_2(max_below_float, std::max(float(center), max_layer), max_above, max); in refine3D() 1878 BriskScaleSpace::refine1D_2(const float s_05, const float s0, const float s05, float& max) const in refine1D_2() function in cv::BriskScaleSpace
|