9256 Commits (623b1db8d18d46dd0a64a8e3fc17c7b26364fb2d)

Author SHA1 Message Date
Andrey Pavlenko a3668f1369 changing default perf strategy from BASIC (old) to SIMPLE (new, faster) 11 years ago
Ilya Lavrenov 2875ce60ea added 3-channels support to optimized version 11 years ago
Alexander Karsakov 0bd4fd3a87 Workaround for Intel platform: replace min() with ternary operator 11 years ago
Andrey Pavlenko b7198ccf1c dropping legacy modes testing 11 years ago
Andrey Pavlenko d060d30fa0 enabling OCL LBP branch for all devices 11 years ago
mlyashko 80a40ae3d7 changed epsilon for test pass on Win32 11 years ago
Ilya Lavrenov 63d8a61b9b enabled 3-channels support for cv::createSuperResolution_BTVL1 11 years ago
Alexander Karsakov b14c314fc3 Fixed incorrect thread synchronizations 11 years ago
Ilya Lavrenov eb8b4c58c7 fixed bug in cv::ocl::predictOptimalVectorWidth 11 years ago
Ilya Lavrenov 291458a859 generalized OpenCL version of cv::sepFilter2D; removed some restrictions and added 3-channels support 11 years ago
Alexander Karsakov 30a8308f8e Enabled Intel-specific optimizations for HOG detector. 11 years ago
Ilya Lavrenov b449b0bf71 simplified cv::sepFilter2D OpenCL part 11 years ago
Ilya Lavrenov b73490f86c eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago
Konstantin Matskevich f9f730c426 update error message 11 years ago
Ilya Lavrenov 04884ebf45 added 3-channels support to cv::setIdentity 11 years ago
Ilya Lavrenov d1cfcfcafd added 3-channels support to morphology operations 11 years ago
Ilya Lavrenov 8d97d0d631 added 3-channels support to cv::flip 11 years ago
Konstantin Matskevich eebf92ba58 fix for incorrect opencl device selection 11 years ago
Ilya Lavrenov 6fe71bd27c added 4 channels support to fnlm 11 years ago
Ilya Lavrenov 82e6edfba2 optimized sep filter 11 years ago
vbystricky 6890aa0033 Fix problems on Intel HD graphics 11 years ago
Alexander Alekhin af062b7c42 ocl: compare: remove useless perf tests 11 years ago
Konstantin Matskevich 1a43ed9893 finalizing 11 years ago
Anatoly Baksheev 24d8cbf940 Viz::setViewerPose() - changed up-vector to down (common for Computer Vision & Odometry) 11 years ago
berak 80708008a4 missing () on Mat::type() 11 years ago
Alexander Alekhin 7ce2ca2e0c ocl: workaround for Pow accuracy test failure 11 years ago
Alexander Alekhin 9cafd50160 ocl: fixes 11 years ago
Alexander Alekhin 755ca4b7cf ocl: compare with scalar 11 years ago
Konstantin Matskevich af1084eb58 speedUp 11 years ago
Konstantin Matskevich 91e4334227 temp 11 years ago
Konstantin Matskevich 18a59b48ba fixes 11 years ago
Konstantin Matskevich ddc235172e new approach 11 years ago
Konstantin Matskevich a5d989f346 new attempt 11 years ago
Konstantin Matskevich 799d7e7a50 bad experiment =( 11 years ago
Konstantin Matskevich 0904f10ab5 optimizations 11 years ago
Konstantin Matskevich bfc843a5f5 added optimization 11 years ago
Konstantin Matskevich b5f717b6b3 stereoBM 11 years ago
Ilya Lavrenov 6f12f1b3b5 added 3 vs 4 channels performance tests 11 years ago
Ilya Lavrenov 6be7869ae8 fix for unsupported doubles 11 years ago
Alexander Karsakov 4698d62125 Removed workaround for Intel platform. 11 years ago
Alexander Karsakov 8910508b83 Fixed getPolicy() method to make it thread-safe. 11 years ago
Vadim Pisarevsky 4fafab3786 fixed extra whitespace 11 years ago
Vadim Pisarevsky 42e604abea fixed bug in FAST 11 years ago
Vadim Pisarevsky 3e854fa6e5 finished OpenCL port of ORB 11 years ago
Ilya Lavrenov 61c347fb76 typos 11 years ago
Ilya Lavrenov 357a856cf6 nonfree perf tests 11 years ago
Ilya Lavrenov 6f76e7b42d improved performance of bitwise ops 11 years ago
Ilya Lavrenov adc15c2bba improved performance of cv::ocl::sum 11 years ago
Alexander Alekhin 48196ad10b ocl: cleanup workarounds 11 years ago
Ilya Lavrenov 3ebfe60008 improved performance of cv::ocl::countNonZero 11 years ago