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

Added training part of the Global Patch Collider

This commit is contained in:
Vladislav Samsonov
2016-07-25 02:28:23 +03:00
parent 3dbbad123a
commit 7f93d951d3
4 changed files with 537 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ the use of this software, even if advised of the possibility of such damage.
#include "opencv2/video.hpp"
#include "opencv2/optflow/pcaflow.hpp"
#include "opencv2/optflow/sparse_matching_gpc.hpp"
/**
@defgroup optflow Optical Flow Algorithms