Image to Use:

Select rotation:

0

Nearest Neighbor Interpolated Image:

Linear Interpolated Image:

Comments on the differences between approaches: Since the linear interpolation interpolates the pixels in the rotated image, the resulting image has more blending along the edges than the nearest neighbor interpolation.

Edge Enhancement Image (via Sobel Operator):

The output image is oriented with the brightest direction going up-left and decreasing magnitude as one goes clockwise. The output image highlights different edges that appear with varying colors.


<< Back to Lesson 1