Andrey Kamaev
1b4afcca30
Move OpenCl SURF perf tests to nonfree and fix build of samples
12 years ago
Andrey Kamaev
89356ff16d
Move non-CV functionality from core.hpp to separate utility.hpp header
12 years ago
Andrey Kamaev
a1c456b7c3
Extract common base header for C and C++ APIs
12 years ago
yao
0f0a4c3099
add stereoBM function
12 years ago
yao
8f3883a28d
fix a compile warning
12 years ago
yao
ed3c3822fc
adjust some test cases, use original template file name in Haar
12 years ago
yao
bf427c01c1
adjust matchTemplate in performance sample, as current version is too slow when template size isn't small
12 years ago
yao
6409a4b112
fix the compile warnings
12 years ago
yao
e3a715882e
fix the mismatch of perf_test, add a performance sample for ocl module
12 years ago
Andrey Kamaev
2a6fb2867e
Remove all using directives for STL namespace and members
...
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
12 years ago
Andrey Kamaev
f489eb9a5d
Fix build warnings in OpenCL samples
12 years ago
Andrey Kamaev
d5b15d6523
Fix ocl build warnings
12 years ago
Alexander Smorkalov
1555922228
OpenCV for Android SDK installation improved;
...
ReadMe.txt for OpenCV Manager added;
share folder excluded from SDK.
12 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
yao
04e946b2a3
make ocl surf sample compile on Linux
12 years ago
yao
c09e2f88df
Add a SURF sample for ocl module
12 years ago
niko
6f6e990988
use mutex provided by opencv itself
...
add getoclcontext and getoclcommandqueue so that other opencl program can interactive with opencv ocl module
correct haar test cases
add face detection sample
12 years ago
bitwangyaoyao
a091f9e4e2
bug fix of "squares" sample for ocl module
12 years ago
yao
d363d5589c
add an "squares" sample for ocl module
12 years ago
yao
2fed1fcbff
add an ocl sample
12 years ago