82 Commits (9cb31e86ae538c01fa1e6452b49cad08993ed38a)

Author SHA1 Message Date
Ilya Lavrenov 1015c5c24d fixed facedetect sample 11 years ago
Andrey Pavlenko 894724eaf0 minor improvements 11 years ago
Konstantin Matskevich 7a78559708 some fixes 11 years ago
Konstantin Matskevich 0a1ff0d42d multithreading facedetector 11 years ago
Konstantin Matskevich e38ba1999b facedetect 11 years ago
Vadim Pisarevsky 8c44995ea6 another attempt to fix compile errors 11 years ago
Vadim Pisarevsky 241002384c fixed some more compile errors 11 years ago
Vadim Pisarevsky e2bbe7597b fixed few compile errors and doc build errors 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Harris Gasparakis a1de91a4fd Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 11 years ago
Peng Xiao 7a2a810de5 Update retina_ocl.cpp 11 years ago
peng xiao 8adebcbc00 Add ocl retina sample. 11 years ago
peng xiao 2a111f7a6c Let perf/accuracy test of ocl haar uses detectMultiScale api. 11 years ago
Peng Xiao 252f13f53e Fix a typo 11 years ago
Ilya Lavrenov ee8f0a3f36 ocl example typo 11 years ago
Ilya Lavrenov 4d86e2140d OpenCL examples refactoring 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Alexander Alekhin 69c2ef5ed2 ocl: update ocl samples 11 years ago
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 3d3e9ab635 Fix the problem of haar caused by merge 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. 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
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