11392 Commits (7b060d91224ef65d680a74eb57bccdd0ea93a35d)

Author SHA1 Message Date
Ilya Lavrenov 1af7d397d4 optimization of UMat::setTo 10 years ago
Julien Nabet 2d5e3b57ea Fix cppcheck reports warnings: 10 years ago
Joe Howse 2d16026df6 more const correctness in OpenNI2 getProperty 10 years ago
Joe Howse b7a3204c57 const correctness in OpenNI and OpenNI2 getProperty 10 years ago
Maksim Shabunin 11591b3e9d Added Qt help generation support 10 years ago
Maksim Shabunin b4050c775e Updated sample files documentation inclusions 10 years ago
Maksim Shabunin bebf6c47c6 Removed Sphinx generation commands from cmake scripts 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Vladislav Vinogradov fe3f236aa5 disable GeneralizedHoughGuil performance test 10 years ago
Vladislav Vinogradov f36546dbd2 improve error reporting in _InputArray methods 10 years ago
Vladislav Vinogradov 7c901e39e1 disable sanity test for GeneralizedHoughGuil 10 years ago
Vladislav Vinogradov 18d1be4530 fix tests for match template 10 years ago
Vladislav Vinogradov 26afa49d71 fix cuda match template: 10 years ago
Vladislav Vinogradov 9b8c3fd675 rewrite cuda::cvtColor with new device layer and fix test failures 10 years ago
Maksim Shabunin 128e509527 Added enviroment search paths for OpenNI2 for linux and fixed specific warning 10 years ago
Vladislav Vinogradov e7e0da0153 fix GpuMat::swap method: 10 years ago
Vladislav Vinogradov b33f3bb2cc refactor CV_CUDA_TEST_MAIN, use CV_TEST_MAIN for it 10 years ago
Vladislav Vinogradov 8237418be6 add Allocator parameter to cudev::GpuMat_ contructors 10 years ago
Vladislav Vinogradov f054d6316a add cuda::HostMem::getAllocator method 10 years ago
Vladislav Vinogradov 2f8e1798ca add more FeatureSet constants 10 years ago
Vladislav Vinogradov 1be1a28920 move CUDA core tests to core module 10 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
Vladislav Vinogradov 9210d8e542 move allocMatFromBuf function to farneback.cpp: 10 years ago
Vladislav Vinogradov 1d82aecf45 minor reorganization for CUDA doxygen groups: 10 years ago
Vladislav Vinogradov b5ab82fdbd mark old CUDA device layer as deprecated and remove it from doxygen documentation 10 years ago
Vladislav Vinogradov 68e08bbecd fix null stream initialization for multi-gpu systems 10 years ago
Vladislav Vinogradov 05d40946f3 move StackAllocator to cpp file 10 years ago
Vladislav Vinogradov 7ed38b97c3 fix cuda::BufferPool deinitialization 10 years ago
Jiri Drbalek d71e001736 fix crash when sample point out of image boundaries 10 years ago
Vladislav Vinogradov ec33c4ae36 increase epsilons for tests due to different optimizations (IPP vs CUDA, float vs double) 10 years ago
Vladislav Vinogradov 25f33a7e30 update cudev color conversions according to the latest changes in CPU code 10 years ago
Vladislav Vinogradov 48c9c24da6 disable -Wshadow warning for CUDA modules: 10 years ago
orestis fffe2464cd Change DescriptorExtractor_ORB regression test 10 years ago
orestis 9811a739b0 Change gaussianBlur5x5 perf test epsilon 10 years ago
orestis 9c6da03504 SymmRowSmallVec_32f 1x5 asymm 10 years ago
orestis 13c0855114 SymmRowSmallVec_32f 1x5 10 years ago
orestis ed0ce48179 SymmColumnVec_32f16s asymm 10 years ago
orestis a2a131799f SymmColumnVec_32f16s 10 years ago
orestis 37e018454d SymmColumnSmallVec_32s16s 3x1 asymm 10 years ago
orestis 4443d6b0a1 SymmColumnSmallVec_32s16s [-1, 0, 1] 10 years ago
orestis 99e782e62c SymmColumnSmallVec_32s16s 3x1 10 years ago
orestis 33dfeb85be SymmColumnSmallVec_32s16s [3, 10, 3] Scharr 10 years ago
orestis 61a7f48bf4 SymmColumnSmallVec_32s16s [1, -2, 1] 10 years ago
orestis 4f906372e2 SymmColumnSmallVec_32s16s [1, 2, 1] 10 years ago
orestis 80a0364465 SymmColumnVec_32s8u asymm 10 years ago
orestis 4f5916f12d SymmColumnVec_32s8u 10 years ago
orestis 1fb966dc61 SymmRowSmallVec_8u32s 1x5 asymm 10 years ago
orestis 2e7b9a2c0f SymmRowSmallVec_8u32s 1x3 asymmetric 10 years ago
orestis 969a218057 SymmRowSmallVec_8u32s [-1, 0, 1] 10 years ago
orestis c0019a42e4 SymmRowSmallVec_8u32s 1x5 general 10 years ago