8795 Commits (3ea32b87bb9ca59885f3e6d97e9a64e407dedc0e)

Author SHA1 Message Date
Konstantin Matskevich 3ea32b87bb perf test 11 years ago
Konstantin Matskevich 9a62df1650 HOG 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
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
Ilya Lavrenov 0ebb3ab0ea optimized createHanningWindow 11 years ago
Ilya Lavrenov c01e8e9361 removed ABF 11 years ago
Alexander Alekhin 9300af90cd imgproc/intersection: fix loop index 11 years ago
Ilya Lavrenov d15bf6261a redundant clFinish in upload since clEnqueueWriteBuffer above is already blocked 11 years ago
Ilya Lavrenov 50cf152977 cached commonly used device properties 11 years ago
Ilya Lavrenov 0f168936a0 OCL module 2 trash 11 years ago
Elena Gvozdeva 69630ee9d9 fixed test 11 years ago
Ilya Lavrenov 68f5dd4170 simplified cv::boxFilter OpenCL impl 11 years ago
Ivy Lee b7f2b671a2 Fixed Bug #3514 Incorrect Chi-Square distance used in LBPH FaceRecognizer 11 years ago
Cosmin Boaca f756171f7b Fixed alignment 11 years ago
Cosmin Boaca 8782eb8657 Fixed alignment 11 years ago
Ilya Lavrenov 1ab1594d00 workaround 11 years ago
Cosmin Boaca 2cd22a3ca3 Fixed broken alignment 11 years ago
Ilya Lavrenov 372cdac07c moved kernelToStr to ocl.hpp 11 years ago
Ilya Lavrenov 231bc17de7 added conditional compilation 11 years ago
Ilya Lavrenov 1862dbc5ab fixed fp problem 11 years ago
Ilya Lavrenov 0d19cbcc7a added performance test 11 years ago
Ilya Lavrenov 86353eb541 fix for PR 2196 11 years ago
Ilya Lavrenov 6d64907f18 async 11 years ago
Ilya Lavrenov 6fa41c5a64 some experiments 11 years ago
Ilya Lavrenov faa6074f3d added performance test 11 years ago
Ilya Lavrenov 384a28622d added cv::calcHist to T-API (only for CV_8UC1 with 256 bins) 11 years ago
Alexander Alekhin 6fa49f6e80 fix unintialized fields 11 years ago
Alexander Alekhin f91f55927e fix memory management problem 11 years ago
Cosmin Boaca 97092e31bc Added result_probabilities parameter to CvNormalBayesClassifier::predict method. Issue #3401 11 years ago
Elena Gvozdeva 96b6f338e1 fixed 11 years ago
Ilya Lavrenov 7c96d98a24 implemented OpenCL version of cv::accumulate**** 11 years ago
Elena Gvozdeva 17c6b4d306 fixed warnings 11 years ago
Ilya Lavrenov 41bc5808c0 optimized createHanningWindow 11 years ago
Alexander Alekhin 5474935a81 fixes for defects from code coverity 11 years ago
Elena Gvozdeva 0edd0aaf69 fixed 11 years ago
Elena Gvozdeva 1391ca1da5 Added ocl_Mog2 11 years ago
Cosmin Boaca 3985980b2f Added returnDFVal parameter to parallel CvSVM::predict function 11 years ago
Ilya Lavrenov 78c2b3ca2a refactored imgproc 11 years ago
Ilya Lavrenov 48a084c236 OpenCL version of cv::buildPyramid 11 years ago
Alexander Alekhin 1ff9a8ef52 core/ocl: added warning about incompatible configuration 11 years ago
Ilya Lavrenov c8f2050cc2 warn fix 11 years ago
Ilya Lavrenov 321782b9b7 added macro with ability of returning values 11 years ago
Ilya Lavrenov f767077a41 fixed condition 11 years ago
Ilya Lavrenov 2dd294cc84 fixed cv::split; enabled test 11 years ago