Searched refs:templateProjection (Results 1 – 1 of 1) sorted by relevance
448 Mat templateProjection = Mat(numberOfParameters, 1, CV_32F); in findTransformECC() local524 project_onto_jacobian_ECC(jacobian, templateZM, templateProjection); in findTransformECC()530 const double lambda_d = correlation - templateProjection.dot(imageProjectionHessian); in findTransformECC()