9158 Commits (0ce8f1d5ddd00e9d35171a5a790453f7962038aa)

Author SHA1 Message Date
Alexander Alekhin 6fa49f6e80 fix unintialized fields 11 years ago
Alexander Alekhin f91f55927e fix memory management problem 11 years ago
Roman Donchenko 0dad2876e2 Removed all use of the obsolete IMMEDIATE parameter to configure_file. 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
Vladislav Vinogradov c41e8006c7 fix #3477: 11 years ago
Seunghoon Park eb9d7c4dd5 fixing bug #3345. use norm to make sure two matrices are the same. 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
Ilya Lavrenov fa5492343a added STD_VECTOR_UMAT support to _OutputArray::create 11 years ago
Anatoly Baksheev 3dc2dbc17e VTK off by default 11 years ago
Ilya Lavrenov 9968197ebf doc fix 11 years ago
Ilya Lavrenov 7184925105 fix 11 years ago
Ilya Lavrenov e559256719 added cv::GFTTDetector 11 years ago
Ilya Lavrenov 7f785e0a11 refactored core using new macro 11 years ago
vbystricky bb09d44e0a Unused code removed 11 years ago
vbystricky 27fb7e1802 Change type of result vector of ocl version from row to column 11 years ago
vbystricky 094bc92318 Fix build error 11 years ago
vbystricky a7e5a488a8 Change method of setting arguments to kernel to safe one 11 years ago
vbystricky e96ba8140c Grow up epsilon for sanity checks 11 years ago
vbystricky 3a798a27e5 Add perfomance test 11 years ago
vbystricky ece635bf3c Fix builds errors 11 years ago
vbystricky 3ba6636651 Fix builds errors 11 years ago
vbystricky 33fc46cdec Validate parameters for using OpenCL version, before upload UMat 11 years ago
vbystricky 4152135e63 Fix error with some opencl functions on the build WITH_OPENCL=OFF 11 years ago
vbystricky c57e427fba Move OpticalFlowPyrLK from ocl module to video module 11 years ago
Ilya Lavrenov cc514ac7a9 added new macros useful for tracking whether OpenCL impl run or not 11 years ago
Konstantin Matskevich c7a6537b83 add brackets 11 years ago
Matti Picus 64fd54ffb4 fix tiled read for reading tiles into partial blocks in image 11 years ago
Konstantin Matskevich ae827a638c fixes 11 years ago
Elena Gvozdeva 07a88d48e9 fixed 11 years ago
Andrey Pavlenko 0a4a1d7526 temporary disabling hanging test 11 years ago
Elena Gvozdeva 4d86804f11 Fixed merge conflicts 11 years ago
Elena Gvozdeva 7bd8f9294d fixed 11 years ago
Elena Gvozdeva 8c5e19c270 fixed pref test 11 years ago
Elena Gvozdeva b4652e2cb3 Added perf test for ocl_matchTemplate 11 years ago
Elena Gvozdeva 2c0765b4d1 fixed trailing whitespace 11 years ago
Elena Gvozdeva 7e2bdb590f fixed 11 years ago