15189 Commits (ec33c4ae367d994128fd06433bfedcd1a1494c3c)
 

Author SHA1 Message Date
Daniel Angelov 303868b3c4 Fixed variable name consistency 11 years ago
Daniel Sjölie a9a45e1546 Merge remote-tracking branch 'upstream/master' into daniel 11 years ago
Dmitriy Anisimov 28944336d4 updated linux installation documentation 11 years ago
Vadim Pisarevsky 4b97e8c51c Merge pull request #3399 from mshabunin:doxygen-core 11 years ago
Vadim Pisarevsky d4db7807df Merge pull request #3415 from jet47:fix-gpu-perf-sample 11 years ago
Alexander Alekhin a16a11f32b Merge pull request #3413 from wangyan42164:denoising_opencl_improvement 11 years ago
Vladislav Vinogradov 1189606cd8 fix gpu performance sample compilation 11 years ago
Yan Wang a8b4c99ed6 Improve the performance of fast_nlmeans_denoising_opencl. 11 years ago
Vadim Pisarevsky 4763d8033a Merge pull request #3406 from shiquanwang:Fix-bug-#4003_build-python-binding-under-python3 11 years ago
Maksim Shabunin 6aa7a86ae9 Doxygen documentation for core module 11 years ago
Vadim Pisarevsky 23a81c0fb8 Merge pull request #3407 from wangyan42164:canny_bug_fix 11 years ago
Yan Wang 184b6e314c Fix canny segment fault (Bug #3978) 11 years ago
Vadim Pisarevsky 77be6d64c1 Merge pull request #3410 from mgharbi:master 11 years ago
eltermann b3a60b9c22 Documentation fix on py_tutorials/py_feature2d 11 years ago
Michae Gharbi 28103ad386 Fix Cuda -Wl linker options 11 years ago
Vadim Pisarevsky bea86deea9 Merge pull request #3408 from ilya-lavrenov:doc_fix 11 years ago
Alexander Bohn / FI$H2k 8340e31f1f Fixed OS X compilation error in window_cocoa.mm 11 years ago
Ilya Lavrenov 701d2386ce fixed doc 11 years ago
Shiquan Wang 7127634aa0 Mod: Open header files with `io.open` for Python 2/3 compatibility. 11 years ago
Alexander Alekhin 6550cb2a90 Merge tag '3.0.0-beta' 11 years ago
Vadim Pisarevsky a181835549 Merge pull request #3405 from D-Alex:master 11 years ago
Vadim Pisarevsky 34f23b5917 Merge pull request #3404 from alalek:openni2_patch 11 years ago
Alexander Duda 60cacbfd66 solvePnPRansac: fix mask generation 11 years ago
Alexander Duda ed55d13112 PnPRansacCallback::computeError: fix count in case of Nx3 matrices 11 years ago
Alexander Alekhin 2e05f1e3f8 openni_capture sample: enable OpenNI2 if available 11 years ago
Alexander Alekhin 2981ee00d9 OpenNI2: prevent failure of setVideoMode() call with invalid parameters 11 years ago
Alexander Alekhin ae4cb571ab Set status to beta 11 years ago
Vadim Pisarevsky 4f2aeeffaa Merge pull request #3403 from vpisarev:moved_partition 11 years ago
Vadim Pisarevsky d58cadc1ea moved cv::partition from private.hpp to operations.hpp, to expose the function to users 11 years ago
Vadim Pisarevsky 47838a4a22 Merge pull request #3402 from vpisarev:fixed_python_tests 11 years ago
Vadim Pisarevsky 80a985c894 fixed path to the checkerboard image 11 years ago
Vadim Pisarevsky 9b13b07639 Merge pull request #3400 from vpisarev:fixed_umat_test_crash 11 years ago
Alexander Alekhin 569a95e9e1 Merge pull request #3394 from akarsakov:ocl_canny 11 years ago
Vadim Pisarevsky fe4e1913f0 Merge pull request #3357 from briansp2020:master 11 years ago
Vadim Pisarevsky 573be75f50 Merge pull request #3392 from wangyan42164:houghlines_bug_fix 11 years ago
Vadim Pisarevsky 1abc26905d Merge pull request #3397 from ElenaGvozdeva:ocl_WarpAffine_test 11 years ago
Vadim Pisarevsky 7c8789dc12 fixed my_umat(roi).clone() test by disabling poorly aligned ROI's. Real fix of the problem will require a separate branch in UMat::copyTo(). 11 years ago
Yan Wang 0692bf5f34 Fix HoughLines crashes (Bug #3959). 11 years ago
Alexander Karsakov 7c870014fb Correctly unrolled some cycles 11 years ago
Alexander Alekhin f50f249f80 Merge pull request #3138 from alalek:icv_update 11 years ago
Alexander Alekhin ff095bbbfc Merge pull request #3396 from akarsakov:ocl_pow_fix 11 years ago
ElenaGvozdeva 7dd059c084 fixed test for ocl WarpAffine 11 years ago
Alexander Karsakov 462c3c25a9 Removed incorrect using of rootn() and powr() in ocl_pow 11 years ago
Alexander Karsakov 0ec0aeb7d0 Minor optimization for ocl_canny 11 years ago
Vadim Pisarevsky 5044e0f590 Merge pull request #3372 from pokeefe:add-test-for-projection-decomposition 11 years ago
Vadim Pisarevsky cf0cc00547 Merge pull request #3391 from alalek:ocl_failure_messages 11 years ago
Vadim Pisarevsky 1d804bc695 Merge pull request #3360 from mirab:threshold_triangle 11 years ago
Brian Park e4fa217a62 remove the unnecessary header file 11 years ago
Alexander Alekhin 4eb16122c0 ocl: change processing of OpenCL failures 11 years ago
Miroslav Benes 4046f0398a Make Otsu and Triangle algorithms mutually exclusive 11 years ago