projects
/
platform
/
upstream
/
opencv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0c8721
)
samples: gpu: performance: remove inclusion of opencv2/legacy.hpp header
author
Rok Mandeljc
<rok.mandeljc@gmail.com>
Fri, 29 Aug 2014 22:03:59 +0000
(
00:03
+0200)
committer
Rok Mandeljc
<rok.mandeljc@gmail.com>
Fri, 29 Aug 2014 23:01:08 +0000
(
01:01
+0200)
The header is gone now, along with the opencv_legacy module.
samples/gpu/performance/tests.cpp
patch
|
blob
|
history
diff --git
a/samples/gpu/performance/tests.cpp
b/samples/gpu/performance/tests.cpp
index 4d6f778a48d8ff7903d2bab7d67fec04d401aaee..305f0cc3c5b694995bdb978dfa524973d1efb383 100644
(file)
--- a/
samples/gpu/performance/tests.cpp
+++ b/
samples/gpu/performance/tests.cpp
@@
-12,7
+12,6
@@
#include "opencv2/cudaoptflow.hpp"
#include "opencv2/cudabgsegm.hpp"
-#include "opencv2/legacy.hpp"
#include "performance.h"
#include "opencv2/opencv_modules.hpp"