6586 Commits (e12496d1504e6d1867882c4232a871e849fa82bf)

Author SHA1 Message Date
Vladislav Vinogradov e12496d150 removed gpu name usage from ocl module 11 years ago
Alexander Smorkalov 5af2cc6223 AutoBuffer with initial zero size fixed. 11 years ago
Roman Donchenko 5e4ebf3403 Fixed incomplete matrix initialization in HomographyRefineCallback. 11 years ago
peng xiao 9f0a88c1d6 Remove trailing whitespace. 11 years ago
peng xiao 287c8a3330 Let ocl::context only be initialized once in retina_ocl test. 11 years ago
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Jason Newton affab4f156 correct range computations, it is difficult to do the more efficient single pass 3N/2 implementations correctly in this particular setting without costing more than they save 11 years ago
ilya-lavrenov d02ccc9590 the code was refactored and old test system code was removed 11 years ago
ilya-lavrenov 4c28a6f0f6 most of the performance tests was rewritten in google-test manner 11 years ago
Roman Donchenko 67ae438dae Refactored NumPy detection. 11 years ago
Maria Dimashova 989be02562 fixed cpp wrappers of ML tree-based models 11 years ago
Vladislav Vinogradov 21c4753fed used global memory access for up-scaling 11 years ago
Alexander Shishkov 88712d97c6 fix CMake changes 11 years ago
Vladislav Vinogradov d1f6a23abf improved texture usage: 11 years ago
Vladislav Vinogradov 241cc417f9 added custom implementation for nearest and linear interpolation 11 years ago
Vladislav Vinogradov 3b05acf936 reorganize code for further modifiction 11 years ago
Alexander Shishkov 396f6bb55f fixed problems with building iOS version 11 years ago
MarkBelmont cf34b3d65b Changed the brief description of function Mat::colRange from "Create a matrix header for the specified row span." to "Create a matrix header for the specified column span." 11 years ago
Vladislav Vinogradov f826bd8bce removed NPP implementation 11 years ago
peng xiao 2519a21935 Fix a potential bug of ParallelLoopBodyWrapper::operator(Range) 11 years ago
Alexander Alekhin 7685b983db OCL: tests: repair moments implementation in master branch, enable tests 11 years ago
Roman Donchenko 6fed0e85c2 Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR. 11 years ago
Ilya Lavrenov 6c4ad9b597 fixer error with incorrect condition 11 years ago
Ilya Lavrenov ec461a2ff0 added a test for ocl::norm 11 years ago
Alexander Alekhin b7b584984e OCL: tests: repair/disable failed tests in ocl module 11 years ago
Alexander Smorkalov 8aae54b7f4 WindowsRT mode build warning fix. 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Alexander Smorkalov b15addec70 C4447 warning about main function format suppressed. 11 years ago
Alexander Smorkalov d62c98527a Invalid usage of cv::Ptr for arrays fixed. 11 years ago
Vladislav Vinogradov de214950c4 minor gpu TVL1 optical flow optimization: 11 years ago
Hanusz Leszek 32635a6834 using unsigned char instead of uint8_t to compile under windows 11 years ago
peng xiao 9b20b51389 Fix build error on Mac 11 years ago
Vladislav Vinogradov 2899d558ac record cuda gpu name to output report 11 years ago
Vladislav Vinogradov b7ec673001 added cvconfig.h header, because ts_perf.cpp uses HAVE_CUDA macros 11 years ago
Hanusz Leszek cf39ba5801 Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 11 years ago
peng xiao 3cccded86d Fix build error when WITH_OPENCL is disabled. 11 years ago
Vladislav Vinogradov cb2985c526 fixed gpu bitwize operation: 11 years ago
Alexander Smorkalov e37f7a4c73 Typo in Java generator fixed. 11 years ago
Vladislav Vinogradov cd2b7448f4 eliminate unnecessary double arithmetics in CUDA 11 years ago
Vladislav Vinogradov 7bda6992e5 fixed gpu BGR <-> YUV color conversion 11 years ago
Vladislav Vinogradov 9f33de7071 added cvconfig.hpp header file to gpu tests 11 years ago
Vladislav Vinogradov cfbd791465 fixed gpu cvtColor for BGR <-> YUV 11 years ago
Nghia Ho c6858c3fb0 Buffer is accessed out of bounds. 11 years ago
Roman Donchenko 7d768d2159 In calcOpticalFlowSF, fixed several uninitialized uses of matrices. 11 years ago
Roman Donchenko 2304a561ca Fixed a -Wenum-compare warning in cudev. 11 years ago
Alexander Smorkalov a3dd13450c All optimized function tables wrapped to getters to change its 11 years ago