next up previous
Next: Step 3: Transform Image Up: Geometrical Correction for Taken Previous: Step 1: Select control

Step 2: Making geometric transformation matrix

The second step is making geometric matrix as
t_concord = cp2tform(input_points,base_points,'projective');
cp2tform will find the parameters of the distortion that best fits the stray input_points and base_points you picked.




2006-12-08