9065 Commits (0692a674d1bd3a1a4a45214f5e5c9dc44086d740)

Author SHA1 Message Date
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
Elena Gvozdeva 4da1ba56b3 fixed 11 years ago
Elena Gvozdeva 47b572f99f fixed 11 years ago
Elena Gvozdeva da4d33ec26 Fixed test_match_template 11 years ago
Elena Gvozdeva 9de70c9a00 Fixed trailing whitespace 11 years ago
Elena Gvozdeva ba5d480f80 Fixed warnings 11 years ago
Elena Gvozdeva 86636dc265 Added ocl_matchTemplate( without dft) 11 years ago
Konstantin Matskevich 133f91f3f2 added perf test 11 years ago
Konstantin Matskevich f90e41d54e dumpinfo 11 years ago
Konstantin Matskevich 2f8c29a1f0 removed unnecessary functions and variables 11 years ago
Konstantin Matskevich 3b7683e72f fixed docs 11 years ago
Konstantin Matskevich ca5689e0db BFMatcher 11 years ago
Ilya Lavrenov d2ffd8ed21 implemented OpenCL version of cv::preCornerDetect 11 years ago