OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Feature Description

Table of Contents

Prev Tutorial: Feature Detection
Next Tutorial: Feature Matching with FLANN

Original author Ana Huamán
Compatibility OpenCV >= 3.0

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: