Searched refs:icvProjPointsStatusFunc (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvlevmarprojbandle.cpp | 900 void icvProjPointsStatusFunc( int numImages, CvMat *points4D, CvMat **projMatrs, CvMat **pointsPres… in icvProjPointsStatusFunc() function 1288 …icvProjPointsStatusFunc(numImages, vectorX_points4D, vectorX_projMatrs, pointsPres, projVisPoints); in cvOptimizeLevenbergMarquardtBundle() 1595 …icvProjPointsStatusFunc(numImages, newVectorX_points4D, newVectorX_projMatrs, pointsPres, projVisP… in cvOptimizeLevenbergMarquardtBundle()
|