Merge pull request #1499 from georgebrindeiro:patch-2

pull/1502/merge
Alexander Smorkalov 11 years ago committed by OpenCV Buildbot
commit 0b41df46ad
  1. 1
      doc/tutorials/features2d/feature_detection/feature_detection.rst

@ -30,6 +30,7 @@ This tutorial code's is shown lines below. You can also download it from `here <
#include <iostream>
#include "opencv2/core/core.hpp"
#include "opencv2/features2d/features2d.hpp"
#include "opencv2/nonfree/features2d.hpp"
#include "opencv2/highgui/highgui.hpp"
#include "opencv2/nonfree/nonfree.hpp"

Loading…
Cancel
Save