Thread
Kornia is a Differentiable Library based on PyTorch.

Today, we learn about Warping image using perspective transform, an important Computer Vision concept!!

A Thread ๐Ÿงต ๐Ÿ‘‡
@kornia_foss
First of all, we make necessary imports & load the original image.

Check this out๐Ÿ‘‡
Further we have 3 steps to follow:

- Define source and destination points
- Compute perspective transform
- Apply the transform on source image

๐ŸŸข Source points are highlighted in green!!

Check this out ๐Ÿ‘‡
Finally, let's visualize the results!!

Now we know how apps like adobe_scan are able to correct the perspective of oblique pictures we take.

Check this out๐Ÿ‘‡
That's a wrap!

Iโ€™m from India ๐Ÿ‡ฎ๐Ÿ‡ณ
Trying to simplify ๐—ฝ๐˜†๐˜๐—ต๐—ผ๐—ป, ๐—บ๐—ฎ๐˜๐—ต๐˜€ & ๐—บ๐—ฎ๐—ฐ๐—ต๐—ถ๐—ป๐—ฒ ๐—น๐—ฒ๐—ฎ๐—ฟ๐—ป๐—ถ๐—ป๐—ด for you.

follow โ†’ @akshay_pachaar for more tutorials like this!

To support like and retweet first tweet! ๐Ÿ™‚

Mentions
See All