15662 Commits (f38339c0899e1074cd5e8394c6d4c8bc611f6e9b)
 

Author SHA1 Message Date
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
Vladislav Vinogradov b15cf355af remove opencv_testing.sh installation to /etc/profile.d/ 10 years ago
Ilya Lavrenov 96adeb71ca update android.toolchain.cmake 10 years ago
Vadim Pisarevsky 79f770455b Merge pull request #3517 from wangyan42164:ocl_denoising_2 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
Vadim Pisarevsky 009aec5164 Merge pull request #3491 from mshabunin:ios-extra-world 10 years ago
Vadim Pisarevsky 3c74c23bad Merge pull request #3473 from TobyWanKenobi:master 10 years ago
Vadim Pisarevsky d54b069ae1 Merge pull request #3448 from Ashod:highgui_trackbar_improvements 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
Boaz Stolk bb873b1de5 add option to link to dynamic IPP libraries 10 years ago
Sync-my-L2P 5a43c7a28e Update segmentation.cpp 10 years ago
vbystricky c48f30d4ec Move createsamples application from 2.4 version 10 years ago
Vadim Pisarevsky fed1b3fd59 Merge pull request #3495 from taka-no-me:fix_android_arm64 10 years ago
Vadim Pisarevsky 25378587e2 Merge pull request #3479 from mshabunin:doxygen-tutorials 10 years ago
Vadim Pisarevsky 10dc5a3759 Merge pull request #3492 from Dmitry-Me:reduceVariablesScope1 10 years ago
Andrey Kamaev 9582c33eab Fix build for Android arm64-v8a 10 years ago
Alexander Alekhin 0f7721e915 Merge pull request #3486 from Chuanbo-Weng:repeat-perf 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
Vadim Pisarevsky 0a4c616d43 Merge pull request #3487 from taka-no-me:ctrl_s_gtk 10 years ago
Vadim Pisarevsky ef347f4b62 Merge pull request #3472 from Dmitry-Me:preventDivByZero 10 years ago
Vadim Pisarevsky e0ab007b2b Merge pull request #3475 from fhsm:master 10 years ago
Vadim Pisarevsky ef534537b4 Merge pull request #3478 from akarsakov:rect_fix_typo 10 years ago
Vadim Pisarevsky bada364eb3 Merge pull request #3481 from mshabunin:python-test 10 years ago
Maksim Shabunin c28fea32c7 Build separate world-like iOS framework for contrib 10 years ago
Alexander Alekhin 893deb4040 Merge pull request #3483 from wangyan42164:ocl_orb_improve 10 years ago
Alexander Alekhin 1252e870f9 Merge pull request #3482 from wangyan42164:ocl_brute_match_improve 10 years ago
Maksim Shabunin ecfd056111 Fixed whitespace warnings in new tutorials 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