OPENCV & C++ TUTORIALS - 118 | perspectiveTransform() | Perspective Transformation

Опубликовано: 13 Октябрь 2024
на канале: Computer Vision Lab
352
9

perspectiveTranform function is the fundamental function comparing to the warpPerspective function in OpenCV. There is a very important input, this function is taking which is transformation matrix. This matrix usage and element purposes explained in this video.

🌠 I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/modules...

🌠perspectiveTranform() function: https://docs.opencv.org/4.3.0/d2/de8/...

🌠 You may want to watch also:    • Push-up Counter Project with Python |...  

🌠 Stackoverflow: https://stackoverflow.com/users/11048...

🌠 Github: https://github.com/yunus-temurlenk?ta...

🌠 Twitter:   / code_enjoy  

🌠Hashnode: https://yunustemurlenk.hashnode.dev/

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬

0:00 - Introduction
1:00 - Coding part

If you see any mistake and any advice please comment. Thanks for watching...

#opencv, #perspectiveTranform, #tutorial