8839 Commits (c684da35495676cdf82dbb6d6fea68f6b9072bbc)

Author SHA1 Message Date
Ilya Lavrenov 0b900b54e5 RGB[A] <-> HSV 11 years ago
Ilya Lavrenov 727a5e6df4 BGR5x5 <-> Gray 11 years ago
Mathieu Barnachon fb9c59dd8d Fix default argument. 11 years ago
Ilya Lavrenov 8a23646897 RGB[A] <- RGB5x5 11 years ago
Ilya Lavrenov 81b9c9c104 RGB[A] -> RGB5x5 11 years ago
Ilya Lavrenov af367c4f85 RGB[A] <-> BGR[A] 11 years ago
Ilya Lavrenov ab9b883c69 RGB[A] <-> XYZ 11 years ago
Ilya Lavrenov 65ee06eb2b RGB[A] <-> XYZ 11 years ago
Ilya Lavrenov 506c19616d YCrCb -> RGB[A] 11 years ago
Ilya Lavrenov 90d62cacc9 fixed cv::cvtColor 11 years ago
Mathieu Barnachon b413bcbba4 Fix shadow parameter. 11 years ago
Mathieu Barnachon 99c8b8c016 Fix parameter name to fit documentation. 11 years ago
Roman Donchenko 2fed668390 Fixed build errors. 11 years ago
Ilya Lavrenov 6679aed61e fixed ocl::resize (INTER_LINEAR) and added an accuracy test 11 years ago
Mathieu Barnachon 4f74e2509b Fix the documentation names. 11 years ago
Alexander Smorkalov 8fe4ab280b Build error fix for binary-complience-checker tool. 11 years ago
Eric Sommerlade 3b4f65b186 fixed comparison to stop integer wrap around 11 years ago
GregoryMorse e4793e3d5e Update system.cpp 11 years ago
Ilya Lavrenov 16a3067afc cp test_colot.cpp to imgproc ocl tests 11 years ago
Konstantin Matskevich 145855767c bugfix in deallocate 11 years ago
Ilya Lavrenov 9d23a0cb81 fixed ocl_arithm_op; fix for 3-channel images is needed 11 years ago
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
StevenPuttemans 1b0297d92b Added fixes mentioned in bugreport 3306 11 years ago
Mathieu Barnachon c90fe65f22 Fix compilation issue related to previous commit. 11 years ago
Mathieu Barnachon e8b86c8663 Fix name of one parameter to fit the documentation. 11 years ago
Mathieu Barnachon 9dc713eaba Fix name of parameter to have proper documentation. 11 years ago
Mathieu Barnachon bf84d476fc Fix useless space... 11 years ago
Mathieu Barnachon 0c4da123e9 Remove duplicate functions. 11 years ago
Jason Newton 88b2fe9dbb correct upper bound for maximum number of labels for 8-way connectivity 11 years ago
Alexander Alekhin fd4a7e7d1f ocl: disable tests 11 years ago
Ilya Lavrenov 1af95ea12c fixed error in setting kernel arguments 11 years ago
Alexander Alekhin 881e837520 ocl/core: added prototype for tests 11 years ago
Alexander Alekhin ddc9be9170 ocl: don't disable Undef warnings 11 years ago
Roman Donchenko dd817857b4 Replaced most of the instances of "s = s +" with "s +=". 11 years ago
Roman Donchenko fc49d33c8d Gave cv::String appropriate += operators. 11 years ago
Ilya Lavrenov c8abb6124f recursive mutex for linux 11 years ago
Piotr Miecielica a19cc6cb64 Added pointer initialization 11 years ago
Alexander Smorkalov 514e97223c Some hacks to build and run OpenCL on Qualcomm S800. 11 years ago
Alexander Alekhin d650efc069 ocl: multi-threading: opencl buffer memory guard 11 years ago
Alexander Alekhin 96a4a7b339 ocl: multi-threading: fix bug in intialization 11 years ago
StevenPuttemans 7a8bd31657 Fixed bug in report #3346 11 years ago
Ilya Lavrenov 8834d5e57b changed eps in Retina_OCL test 11 years ago
Piotr Miecielica 923698d700 Fixes of some memory leaks 11 years ago
Ilya Lavrenov 650f92f9cc eliminated warning C4267 11 years ago
Ilya Lavrenov 561a7f5782 fixed kernel compilation in imgproc module 11 years ago
Ilya Lavrenov 65b7e2018c fixed kernel compilation 11 years ago
Ilya Lavrenov d764af5318 added extra parameters to ocl::cvtColor performance test 11 years ago
Alexander Alekhin c1541c9e79 perf report: summary.py: added --progress mode 11 years ago
Ilya Lavrenov 60b59eeb73 workaround for AMD bug: UNREACHABLE EXECUTED 11 years ago
Roman Donchenko cf00349b5b Gave CvSVM a private copy constructor & assignment operator. 11 years ago