Searched refs:xp1_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() local201 xp1_temp[0]=xp1[0]*m; in db_StitchRotationCommonFocalLength_3Points()202 xp1_temp[1]=xp1[1]*m; in db_StitchRotationCommonFocalLength_3Points()203 xp1_temp[2]=xp1[2]; in db_StitchRotationCommonFocalLength_3Points()209 db_StitchCameraRotation_2Points(hyp_point,x1_temp,x2_temp,xp1_temp,xp2_temp); in db_StitchRotationCommonFocalLength_3Points()