11558 Commits (73663dcdd1f0f06a0567f266c4f9ebeb9b74a2b2)

Author SHA1 Message Date
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
orestis cb48d7798d SymmRowSmallVec_8u32s 1x3 general 10 years ago
orestis 0ba3b06efd SymmRowSmallVec_8u32s [1, 2, 1] 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Joe Howse 13c04120dd For Java compatibility, avoiding explicit pseudonym in enum 10 years ago
Ana Huaman Quispe 1ad1b737c2 Fixed registration bug: It was ALWAYS OFF - even after changing the property 10 years ago
Joe Howse 620a969285 Allow BGR, RGB, or gray capture via libv4l 10 years ago
Artur Wieczorek 854a722c70 Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
Florian Verdet f87f0cc481 fix obvious copy+paste typo in computeDistance() 10 years ago
Yan Wang efa84d8225 Use preprocessor for constant values in OpenCL kernel instead of 10 years ago
Yan Wang fd2d800c06 Remove unnecessary local variable "size". 10 years ago
Ana Huaman Quispe 0b429fee7b Changed CV_DbgAssert to CV_Assert when setting video modes for OpenNI2. Otherwise, in release mode the default modes never get set 10 years ago
StevenPuttemans edb608d206 fix documentation bug 2432 10 years ago
vincentweb 4d12beb723 Added better OpenNI2 support to the Asus Xtion and Occipital Structure 10 years ago
Sync-my-L2P 5a43c7a28e Update segmentation.cpp 10 years ago
Dmitry-Me f269828160 Reduce variables scope, move declaration to first use point 10 years ago
TobyWanKenobi b35f5d115f Removed "FORMAT_XML" to generalize format 10 years ago
orestis c762da9893 Fix SymmColumnSmallVec_32s16s SSE code 10 years ago
Ashod Nakashian 006384edaf highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Maksim Shabunin c28fea32c7 Build separate world-like iOS framework for contrib 10 years ago
Andrey Kamaev 05bc48e8f4 Make Ctrl+S open save dialog on Gtk backend 10 years ago
Andrey Kamaev fac99de7ec It turns opengl gheck is not needed for win ctrl+s 10 years ago
Yan Wang 2df606f098 Use sincos instead of sin and cos. 10 years ago
Yan Wang 1c9f956b88 Remove unnecesary operations and calculations in loop body. 10 years ago
Chuanbo Weng 2d8c89c40b Remove unnecessary kercn limitation of 4. 10 years ago
TobyWanKenobi f54b80d2c8 Re-edition of documentation 10 years ago
Maksim Shabunin 84379140ba Python test: added options to provide local data path 10 years ago
TobyWanKenobi b3bba3476d Re-editing Documentation 10 years ago
TobyWanKenobi 270af2ca79 Changing tabs to spaces. 10 years ago
Alexander Karsakov bcca34bc96 Fixed typo in description of Rect operations 10 years ago