OpenCV  4.1.0
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

[block] [block] [block]

Explanation

Result

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

Feature_Description_BruteForce_Result.jpg