Feature Matching (Homography) Brute Force - OpenCV with Python for Image and Video Analysis 14
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=UquTAf_9dVA
Welcome to a feature matching tutorial with OpenCV and Python. Feature matching is going to be a slightly more impressive version of template matching, where a perfect, or very close to perfect, match is required.
We start with the image that we're hoping to find, and then we can search for this image within another image. The beauty here is that the image does not need to be the same lighting, angle, rotation...etc. The features just need to match up.
Text-based tutorial and sample code: https://pythonprogramming.net/feature-matching-homography-python-opencv-tutorial/
https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
Python (Programming Language)
OpenCV (Software)
feature matching
Image Analysis (Field Of Study)
homography