1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-23 09:38:56 +08:00

solve issue 1165

This commit is contained in:
LaurentBerger
2017-05-18 14:12:22 +02:00
parent 27bf9e2988
commit 64b3bbb620
3 changed files with 1 additions and 2 deletions

View File

@@ -52,7 +52,6 @@ the use of this software, even if advised of the possibility of such damage.
#define __OPENCV_OPTFLOW_SPARSE_MATCHING_GPC_HPP__
#include "opencv2/core.hpp"
#include "opencv2/core/hal/intrin.hpp"
#include "opencv2/imgproc.hpp"
namespace cv