Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Drho.cpp2237 float dxh11 = x * iW; in sacCalcJacobianErrors() local
2257 Jte[0] += eX *dxh11 ;/* +0 */ in sacCalcJacobianErrors()
2269 JtJ[0][0] += dxh11*dxh11 ;/* +0 */ in sacCalcJacobianErrors()
2271 JtJ[1][0] += dxh11*dxh12 ;/* +0 */ in sacCalcJacobianErrors()
2274 JtJ[2][0] += dxh11*dxh13 ;/* +0 */ in sacCalcJacobianErrors()
2296 JtJ[6][0] += dxh11*dxh31 ;/* +0 */ in sacCalcJacobianErrors()
2304 JtJ[7][0] += dxh11*dxh32 ;/* +0 */ in sacCalcJacobianErrors()