Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Drho.cpp422 static inline float sacLMGain (const float* dH,
2132 gain = sacLMGain(dH, lm.Jte, S, newS, L); in refine()
2326 static inline float sacLMGain(const float* dH, in sacLMGain() function