34 Commits (6c253a41c275110dcadf844021a6c73e42d0401a)

Author SHA1 Message Date
yao fad96b95ad add results verification to facedetect and hog samples 12 years ago
yao 036b0579f1 remove the images in ocl sample folder 12 years ago
yao 33a3a19207 add two samples 12 years ago
Andrey Kamaev 8406312571 Remove C API from OpenCL module 12 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 71e43852ce Fix MSVC build issues 12 years ago
yao 5539e85a11 use perf test replace performance sample 12 years ago
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 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; 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 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