1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 17:24:28 +08:00

Move header files inside opencv2/surface_matching/, update the rest

This commit is contained in:
Bence Magyar
2014-09-02 12:02:32 +02:00
parent 9401285e12
commit d1193e31e5
5 changed files with 8 additions and 9 deletions

View File

@@ -38,9 +38,8 @@
//
// Author: Tolga Birdal <tbirdal AT gmail.com>
#include "opencv2/ppf_match_3d.hpp"
#include "opencv2/surface_matching.hpp"
#include <iostream>
#include "opencv2/icp.hpp"
#include "opencv2/surface_matching/ppf_helpers.hpp"
#include "opencv2/core/utility.hpp"