OpenCV  3.4.10
Open Source Computer Vision
Feature Description

Goal

In this tutorial you will learn how to:

Warning
You need the OpenCV contrib modules to be able to use the SURF features (alternatives are ORB, KAZE, ... features).

Theory

Code

Explanation

Result

Here is the result after applying the BruteForce matcher between the two original images:

Feature_Description_BruteForce_Result.jpg