Searched refs:last_point (Results 1 – 1 of 1) sorted by relevance
676 int pos,point_pos,last_point; in db_RobImageHomography() local753 for(last_point=nr_points-1,i=0;i<point_count;i++,last_point--) in db_RobImageHomography()755 pos=db_RandomInt(r_seed,last_point); in db_RobImageHomography()757 point_perm[pos]=point_perm[last_point]; in db_RobImageHomography()