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
Today, we learn about Warping image using perspective transform, an important Computer Vision concept!!
A Thread ๐งต ๐
@kornia_foss
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 ๐
- 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๐
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! ๐
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
Shubham Saboo @Saboo_Shubham_
ยท
Jan 12, 2023
Great share Akshay!