8888 Commits (f7041bacc0095f51d36194f09b74ea179e46f12d)

Author SHA1 Message Date
Alexander Alekhin ce992c8269 ocl: update gftt 11 years ago
Alexander Alekhin e371901dd9 ocl: workaround for failures with misaligned host buffers 11 years ago
Andrey Pavlenko 38f46eb3b4 fixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 (http://scan.coverity.com/projects/169?tab=Overview) 11 years ago
Ilya Lavrenov 412468e0ae added cv::sqrBoxFilter to T-API 11 years ago
Ilya Lavrenov af0040eab0 condition for Mat step 11 years ago
Ilya Lavrenov e190d3fd36 added perf test 11 years ago
Ilya Lavrenov 563dc5aa38 implemented umat expressions 11 years ago
Roman Donchenko 9f8de69505 Set status to -tp2. 11 years ago
Konstantin Matskevich bdfa9fa14a fixes2 11 years ago
Konstantin Matskevich 84fa60abb8 update test for cascade 11 years ago
Konstantin Matskevich 1aa83d324b fixed docs2 11 years ago
Konstantin Matskevich eb4c2cd59f removed CV_IN/OUT 11 years ago
Konstantin Matskevich a0ccb46a7f fixed docs 11 years ago
Konstantin Matskevich b0f617bc01 fixes 11 years ago
Ilya Lavrenov 2e8579fe9b cleaned up super_resolution sample from old OCL 11 years ago
Vadim Pisarevsky 3e0c72a8f7 fixed warnings/errors from GCC 11 years ago
Vadim Pisarevsky 092d058d06 fixed warnings from OCL and DOC builders 11 years ago
Vadim Pisarevsky 38f5c7140c undone change in ocl.hpp (explicit Image2D constructor) 11 years ago
Vadim Pisarevsky c18d1ee2a9 SURF kind of works (let's see if the tests pass) 11 years ago
Ilya Lavrenov c7fe162829 renamed **2 -> ** 11 years ago
Ilya Lavrenov d957e8e40d attempt to fix pure virtual call in Mat::deallocate 11 years ago
Alexander Alekhin 83a2b566a3 fix memory leak for Mat::getUMat() operation 11 years ago
Konstantin Matskevich f44334285b features2d 11 years ago
Alexander Alekhin 485635310c core/ocl: OpenCLBufferPool 11 years ago
Konstantin Matskevich c684da3549 drawing 11 years ago
Elena Gvozdeva 85d519b6c3 fixed 11 years ago
Vadim Pisarevsky 8d5e952263 very preliminary port of SURF to T-API (compiles but certainly does not work) 11 years ago
Ilya Lavrenov da5b316b4e minor ocl.cpp refactoring 11 years ago
Ilya Lavrenov 98b72ff389 optimized cv::pow for integer power 11 years ago
Konstantin Matskevich 3495c5953c fixes 11 years ago
Vadim Pisarevsky de4b1c668d hopefully fixed compile warnings and the doc builder warnings 11 years ago
Vadim Pisarevsky 30593ee55e 3rd attempt to prepare patch with improved OpenCL kernels of CascadeClassifier. 11 years ago
Ilya Lavrenov 9a1e461450 fix for PR 2166 11 years ago
Konstantin Matskevich 5c38519c65 some changes 11 years ago
Konstantin Matskevich 3ea32b87bb perf test 11 years ago
Konstantin Matskevich 9a62df1650 HOG 11 years ago
Alexander Alekhin 91ca834be9 bug fix for issue 3470 11 years ago
Konstantin Matskevich ffeb223150 test for failure 11 years ago
Ilya Lavrenov cc47edb850 more strict checks and reseting state 11 years ago
Konstantin Matskevich aa23a842a1 test for failure 11 years ago
Ilya Lavrenov e844c08203 some fixes and improvements in cv::matchTemplate 11 years ago
Ilya Lavrenov 31b7cdc695 implemented OpenCL version of cv::updateMotionHistory 11 years ago
Anatoly Baksheev 1f5007f106 modified viz module header layout for 2.4 compatibility 11 years ago
Ilya Lavrenov 19f799ba1e fix2 for OpenCL on/off 11 years ago
Ilya Lavrenov 02692f9ac0 fix MACRO 11 years ago
Ilya Lavrenov 66b2acc8ee removed ocl from allmodules list 11 years ago
Ilya Lavrenov ec3eb14138 unused function in case of unavailable OpenGL 11 years ago
Ilya Lavrenov a6104bd025 fixed unused function in case of unavailable CUDA 11 years ago
Ilya Lavrenov 6ad4823f0c ported superres to T-API 11 years ago
Scott Breyfogle b074c67a56 Add static cast to hough lines 11 years ago