Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dmotion_estimators.cpp214 CvMat matParams = cam_params_; in estimate() local
215 cvCopy(&matParams, solver.param); in estimate()
226 cvCopy(_param, &matParams); in estimate()