Searched refs:x1_temp (Results 1 – 1 of 1) sorted by relevance
182 double m,hyp[27],x1_temp[3],x2_temp[3],xp1_temp[3],xp2_temp[3]; in db_StitchRotationCommonFocalLength_3Points() local195 x1_temp[0]=x1[0]*m; in db_StitchRotationCommonFocalLength_3Points()196 x1_temp[1]=x1[1]*m; in db_StitchRotationCommonFocalLength_3Points()197 x1_temp[2]=x1[2]; in db_StitchRotationCommonFocalLength_3Points()209 db_StitchCameraRotation_2Points(hyp_point,x1_temp,x2_temp,xp1_temp,xp2_temp); in db_StitchRotationCommonFocalLength_3Points()