From 7113d2cc7fceb0fb599326aec65771c33f5f4386 Mon Sep 17 00:00:00 2001
From: AlexeyAB <alexeyab84@gmail.com>
Date: Mon, 25 Dec 2017 23:56:13 +0000
Subject: [PATCH] Added object tracking using optical flow
---
README.md | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8690ea6..05b9cca 100644
--- a/README.md
+++ b/README.md
@@ -166,8 +166,6 @@
`OPENCV;_TIMESPEC_DEFINED;_CRT_SECURE_NO_WARNINGS;_CRT_RAND_S;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)`
-- open file: `\src\detector.c` and check lines `#pragma` and `#inclue` for OpenCV.
-
- compile to .exe (X64 & Release) and put .dll-s near with .exe:
* `pthreadVC2.dll, pthreadGC2.dll` from \3rdparty\dll\x64
--
Gitblit v1.10.0