OpenCV  3.4.20-dev
Open Source Computer Vision
Detection of planar objects

Prev Tutorial: Features2D + Homography to find a known object

Next Tutorial: AKAZE local features matching

The goal of this tutorial is to learn how to use features2d and calib3d modules for detecting known planar objects in scenes.

Test data: use images in your data folder, for instance, box.png and box_in_scene.png.