16829 Commits (abf30e44cd611ce0adec05e2e448c1128f673a33)
 

Author SHA1 Message Date
Alexey Ershov 89392b2a6d added convertToGLBuffer() & convertFromGLBuffer() functions; added OpenGL interop sample comment 10 years ago
Alexander Alekhin b6d88f21af Merge pull request #4195 from wangyan42164:ocl_pyrlk 10 years ago
Vladimir Dudnik ef05318c69 fix opencl-opencv-interop.cpp issues reported by Dmitry Budnikov 10 years ago
Vladimir Dudnik 6c452addfe changed output from fps to time (in msec). Notes for dx10 and dx11: the first measure is wrong (zero), the followiing are correct; measured time includes output text to surface. 10 years ago
Alexander Alekhin dac071ed78 Merge pull request #4202 from PhilLab:patch-5 10 years ago
Alexander Alekhin 76296fb672 Merge pull request #4206 from sturkmen72:patch-2 10 years ago
Alexander Alekhin bbe75fe1d2 calib3d: normalize Rodrigues vector in perf test 10 years ago
Suleyman TURKMEN 7522527827 Update window_w32.cpp 10 years ago
Philipp Hasper 2b7637df36 Fixed buffer overflow in string handling 10 years ago
Yan Wang 2c1650ad33 Optimize pyrlk. 10 years ago
Suleyman TURKMEN 7b7d54df68 new function imread_reduced() 10 years ago
Anton V. Shokurov 4691d98e19 Adds support for property CV_CAP_PROP_FOCUS in functions cvSetCaptureProperty and cvGetCaptureProperty. 10 years ago
Dominik Kleiser f363670934 Bug #3800 - Resize viewport when CV_WINDOW_KEEPRATIO was set (Qt) 10 years ago
themightyoarfish b8f93e08e9 Fixed documentation bug for projectPoints: Distortion coefficients cannot actually be NULL 10 years ago
Alexander Alekhin 2c2645191a fix python cross-compilation 10 years ago
Maksim Shabunin 0726c4d4ea Merge pull request #4190 from sbokov:fixingStereoBMissue 10 years ago
Alexander Alekhin ae71f0c086 Merge pull request #4193 from jklontz:master 10 years ago
Josh Klontz beed99dbc1 fixed conditional compilation of RGB2Gray<ushort> template specialization 10 years ago
sbokov e0cea92f6e Fixing possible invalid memory access in validateDisparity 10 years ago
Maksim Shabunin 00b72df6c5 Merge pull request #4147 from alalek:fix_world_cyclic_deps 10 years ago
Alexander Alekhin 4c1cbffd2a Merge pull request #4184 from alalek:fix_cmake_status 10 years ago
Vladimir Dudnik dee05f982b compute fps changed (now only interop counts). fixed d3d10 and d3d11 print info method (there were issues with texture mapping) 10 years ago
Pavel Rojtberg 0688bb61ed simplify 8point algorithm using Matx classes 10 years ago
Alexander Alekhin f77926675f Merge pull request #4186 from ultrafro:fix_setDepthGeneratorProperty_registration_flag_polarity 10 years ago
ultrafro ed574171bb Fixed polarity of ImageRegistration mode in setDepthGeneratorProperty function of CvCapture_OpenNI2 class 10 years ago
Alexander Alekhin aa871ca506 fix wrong usage of status(), remove useless message in videoio 10 years ago
Alexander Alekhin 6116a2fcf8 Merge pull request #4182 from vladimir-dudnik:update_dx_samples 10 years ago
themightyoarfish fcc842f08b Fixed typo in doc for findEssentialMat 10 years ago
Vladimir Dudnik 38723b0339 simplified sample's interface (remove odd "no processing" branch, add print to screen for processing mode) 10 years ago
Alexander Alekhin 88e66697a7 t-api: try to fix allocator fallback code paths 10 years ago
Alexander Alekhin ff90f2736b Merge pull request #4169 from alalek:issue_4457 10 years ago
Alexander Alekhin 06617392e0 workaround issue with MatExpr 10 years ago
Alexander Alekhin a6f46d7bb1 issue 4457 10 years ago
Vadim Pisarevsky 0b99f70773 Merge pull request #4154 from alalek:ffmpeg_update_via_binary_repo 10 years ago
Pavel Rojtberg b1842a4b89 use simplified API selection logic in cvCreateCameraCapture as well 10 years ago
Pavel Rojtberg 2909e07cb2 deny any other interfaces if someone is specified as preference 10 years ago
Pavel Rojtberg 41d8c4d879 allow specifying apiPreference in VideoCapture when opening a file. Add 10 years ago
Vadim Pisarevsky cd8143be0a Merge pull request #4171 from jet47:install-cudev-test 10 years ago
Vadim Pisarevsky 4997f5dfe9 Merge pull request #4174 from yangj1e:fix_svm_trainauto 10 years ago
Vadim Pisarevsky 743160b6ac Merge pull request #4158 from alalek:fix-bigdata-copyto 10 years ago
Vadim Pisarevsky 92777281a7 Merge pull request #4173 from kalistratovag:mjpeg_encoder_coverity_warnings 10 years ago
Alexander Alekhin 40fcc9d149 Merge pull request #4159 from alalek:vector_processing 10 years ago
Vadim Pisarevsky 8bede85f60 Merge pull request #4172 from alalek:ocl_minmaxloc_unaligned 10 years ago
Alexander Alekhin c0d61964d6 ocl: fix unaligned memory access 10 years ago
kalistratovag e2fe0ca835 Removing deadcode blocks, redudant variable & initializing all vars in constructor 10 years ago
Jie Yang 2ba0d31785 Fix SVM::trainAuto (Bug #4464) 10 years ago
Alexander Alekhin 56ad207d37 update ffmpeg wrapper binaries 10 years ago
Vladislav Vinogradov 2f0de3aa2c add opencv_test_cudev to installation package 10 years ago
Alexander Alekhin ca692b9804 Merge pull request #4168 from Dikay900:export_threadcontrol 10 years ago
Alexander Alekhin f4cb8c0dfb Merge pull request #4127 from avershov:opengl-opencl-sample 10 years ago