42 Commits (021ff0efa6d0f1b2863fba645c4e93ff19a34cbb)

Author SHA1 Message Date
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 10 years ago
Andrey Pavlenko e6e817e613 Revert "Merge pull request #1779 from perping:integral_2.4" 11 years ago
Alexander Karsakov e6f6707558 OCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin). 11 years ago
krodyush 917b883cf0 remove extra calculations from haar to be consistent with native implementation 12 years ago
Alexander Smorkalov eab7603096 Warning fixes and suppression in ocl module for gcc 4.6 from Android NDK. 12 years ago
perping 185059959b fix haar 12 years ago
perping 1e2fb6de30 fix match_template and haar 12 years ago
perping d6e0ef2710 fix linux warning. 12 years ago
perping dee584ee15 fix haar 12 years ago
perping 8af626d295 fix some bug about haar and match_template. 12 years ago
peng xiao 8c1eb5bf0e Overload detectMultiScale API for ocl::haar. 12 years ago
perping af77111cd6 remove whitespace. 12 years ago
perping af33c118b4 fixed a bug of haar. 12 years ago
Andrey Pavlenko 2b6fca68bf fixing typo 12 years ago
konstantin 9f0995fbe0 try to made compatible with mac 12 years ago
konstantin ebb2c3e01f try to fix build error 12 years ago
konstantin 2f62940a0e Added few opencl optimizations (as Intel platform codepath): 12 years ago
Alexander Alekhin 723af15228 ocl: fix warnings from GCC 4.8, update Haar 12 years ago
Sebastian Krämer 33df7131ae add ocl::min and ocl::max (includes accuracy tests update) 12 years ago
Ilya Lavrenov 10d60f99dc fixed ocl::integral and enabled perf test for it 12 years ago
Alexander Alekhin b00f79ac5f ocl: move program names into opencl_kernels.hpp 12 years ago
Alexander Alekhin e8d9ed8955 ocl: split initialization.cpp into 3 files: context, operations, programcache 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Nghia Ho c6858c3fb0 Buffer is accessed out of bounds. 12 years ago
Roman Donchenko 5b2b76763e Fix miscellaneous warnings from compiling with MinGW. 12 years ago
peng xiao fd7ba355ee Add non-stump based ocl Haar cascade classifier support. 12 years ago
Andrey Kamaev 2665c39a0d Fix build warnings from gcc 4.8 12 years ago
yao 69a0b5dde5 Add OclCascadeClassifierBuf interface 12 years ago
yao ad6aae4583 more fix of mismatch functions on CPU OCL 12 years ago
Andrey Kamaev 7b8ad4cb04 Refactor OpenCL initialization and allow to use ocl module witout explicit setup 12 years ago
yao 9bbf170054 some cleanup 12 years ago
yao 720eaf1e1a fix the haar kernel problems on Nvidia and Intel OCL 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
yao 56c1a7fab6 make oclHaarDetectObjects running on more ocl platforms 12 years ago
NikoKJ 9ccdd17376 eliminate all the warnings on win32 and win64 13 years ago
Niko 5df77a841e remove redundant OPENCL_DIR flag 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
niko 97156897b2 format files to ANSI C style with coolformat 13 years ago
niko b929012583 performance fix of convertC3C4 13 years ago
Vadim Pisarevsky 9f4efab40a merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago