Merge pull request #1499 from georgebrindeiro:patch-2

This commit is contained in:
Alexander Smorkalov
2013-09-25 17:24:19 +04:00
committed by OpenCV Buildbot

View File

@@ -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"