Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Drho.cpp2239 float dxh13 = iW; in sacCalcJacobianErrors() local
2259 Jte[2] += eX *dxh13 ;/* +0 */ in sacCalcJacobianErrors()
2274 JtJ[2][0] += dxh11*dxh13 ;/* +0 */ in sacCalcJacobianErrors()
2275 JtJ[2][1] += dxh12*dxh13 ;/* +0 */ in sacCalcJacobianErrors()
2276 JtJ[2][2] += dxh13*dxh13 ;/* +0 */ in sacCalcJacobianErrors()
2298 JtJ[6][2] += dxh13*dxh31 ;/* +0 */ in sacCalcJacobianErrors()
2306 JtJ[7][2] += dxh13*dxh32 ;/* +0 */ in sacCalcJacobianErrors()