Open Espresso521 opened 9 months ago
Looks correct to me. The road in the original is not completely horizontal either.
I just to rotate(90) method to rotate the original picture, but the result has misaligned. The road in the original is not completely horizontal, that why I want to use the rotate(90) method to rotate it. But the rotate(90) method make the misaligned to the result picture.
rotated_image.jpg is misaligned.
Is the method(rotate(90)) I used wrong???