Updated FLANN to version 1.5
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
define_opencv_module(features2d opencv_core opencv_imgproc opencv_calib3d opencv_highgui)
|
||||
define_opencv_module(features2d opencv_core opencv_imgproc opencv_calib3d opencv_highgui opencv_flann)
|
||||
|
||||
|
@@ -44,6 +44,7 @@
|
||||
#define __OPENCV_FEATURES_2D_HPP__
|
||||
|
||||
#include "opencv2/core/core.hpp"
|
||||
#include "opencv2/flann/flann.hpp"
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include <limits>
|
||||
|
Reference in New Issue
Block a user