Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Drho.cpp318 float* Jte; /* Jte vector */ member
420 float* Jte,
423 const float* Jte,
433 const float* Jte,
828 lm.Jte = (float*) (ptr + lm_Jte_of); in allocatePerObj()
894 lm.Jte = NULL; in deallocatePerObj()
2099 lm.JtJ, lm.Jte, &S); in refine()
2128 sacTRISolve8x8(lm.tmp1, lm.Jte, dH); in refine()
2132 gain = sacLMGain(dH, lm.Jte, S, newS, L); in refine()
2159 lm.JtJ, lm.Jte, &S); in refine()
[all …]