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

Table of Contents

Prev Tutorial: Detecting corners location in subpixels
Next Tutorial: Feature Description

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

  1. Here is the result of the feature detection applied to the box.png image:
  1. And here is the result for the box_in_scene.png image: