Roman Donchenko
36e0891480
Fixed OCL samples' install path being inconsistent with the other samples.
11 years ago
yao
a70bdfc13f
a little fix to tests and sample
11 years ago
yao
26b5eb3e39
add adaptive bilateral filter (cpp and ocl version)
11 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
11 years ago
Roman Donchenko
f55740da70
Deleted all trailing whitespace.
11 years ago
Jin Ma
3fb0bf6e99
Added MOG and MOG2.
11 years ago
yao
c73a10cb4d
warnings fix
12 years ago
yao
6982ea5a66
some tweaks to samples
12 years ago
yao
f1d9680ba8
format the ocl's samples name
12 years ago
yao
6326739b44
a bug fix in stereo_match sample
12 years ago
yao
f1c549fabf
revise ocl samples, add tvl1 sample
12 years ago
yao
f049aa7674
use GoodFeaturesToTrackDetector_OCL
12 years ago
peng xiao
cdb16f1120
Fix build error
12 years ago
peng xiao
d85f27b537
Update ocl::surf_matcher sample.
...
The new sample adjust some parameters thus it should always be able to
calculate valid homography matrix when input is box.png and
box_in_scene.png.
Pure cpp surf and bfmatcher implementation is also added to show the user
its accuracy and performance.
12 years ago
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
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
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
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
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