Searched refs:xp2_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() local204 xp2_temp[0]=xp2[0]*m; in db_StitchRotationCommonFocalLength_3Points()205 xp2_temp[1]=xp2[1]*m; in db_StitchRotationCommonFocalLength_3Points()206 xp2_temp[2]=xp2[2]; in db_StitchRotationCommonFocalLength_3Points()209 db_StitchCameraRotation_2Points(hyp_point,x1_temp,x2_temp,xp1_temp,xp2_temp); in db_StitchRotationCommonFocalLength_3Points()