Geometric Transformations (OpenCV / Python)

preview_player
Показать описание
1) Rotating image by angle -15, followed by skewing, followed by panoramic distortion of an image
2) Transform license plate image by using affine transformation computed from correspondences for the top left, top right and bottom left corners of the license plate
3) Transform license plate image by using perspective transformation computed from correspondences for the top left, top right and bottom left corners of the license plate
4) Make transformations with different interpolation methods (Nearest neighbour, Bilinear, Bicubic)
Рекомендации по теме