8795 Commits (3ea32b87bb9ca59885f3e6d97e9a64e407dedc0e)

Author SHA1 Message Date
Ilya Lavrenov fa5492343a added STD_VECTOR_UMAT support to _OutputArray::create 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
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
Ilya Lavrenov 059e6e4305 fixed cv::sepFilter2D 11 years ago
Vladislav Vinogradov dda999545c fix GpuMat::copyTo method with mask: 11 years ago
vbystricky e0c6377d58 Change the sanity checking type to ERROR_RELATIVE 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Ilya Lavrenov 3177a683e9 ported corners to T-API 11 years ago
vbystricky c1172b83dd Change epsilon value to 0.01 11 years ago
Ilya Lavrenov 5d206059a8 moved bioinspired to opencv_contrib 11 years ago
Vladislav Vinogradov 33d42b740c disable CUDA generalized Hough Transform 11 years ago
Vladislav Vinogradov d847387694 split CUDA Hough sources 11 years ago
Ilya Lavrenov bfa382cf9d fixed copying UMat -> std::vector 11 years ago
Ilya Lavrenov ae4be413c3 added perf tests for cv::reduce 11 years ago