11164 Commits (82f8176b0634c5d744d1a45246244291d895b2d1)
 

Author SHA1 Message Date
Alexander Alekhin 0a543c5531 test: fix Legacy_StereoGC.regression assertion 8 years ago
Alexander Alekhin a42be1f9bd backport ARM toolchain from master 8 years ago
Alexander Alekhin 19270eeab4 warnings 8 years ago
Alexander Alekhin 497d0fd2e7 build: OSSpinLock deprecation warning 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin 4d041e6809 Merge pull request #7672 from dec1:2.4 8 years ago
Declan Moran 4d84e6efee fix compiler error when building with gnu-5 toolchain (eg as currently shipped with crystax.org android ndk, and presumably soon with android studio). 8 years ago
Alexander Alekhin 8f4251fbfa Merge pull request #7655 from alalek:backport_7213 8 years ago
Alexander Alekhin 64a2d1904b ffmpeg: backport 7213 8 years ago
Rostislav Vasilikhin d23190dc3e fixed channel order from YVU to YUV 8 years ago
Vadim Pisarevsky f632f5c552 Merge pull request #7529 from alalek:backport_7526 8 years ago
Alexander Alekhin f0d592e6b6 Merge pull request #7559 from alalek:cv_xadd_24 8 years ago
Alexander Alekhin c585d3890e core: update CV_XADD 8 years ago
Rostislav Vasilikhin e3070ed553 fixed YUV channel equivalence 8 years ago
Alexander Alekhin 8577f71810 ts: 2.4 changes 8 years ago
Alexander Alekhin 6f00e53159 ts: update run.py 8 years ago
Alexander Alekhin 422154dc97 Merge pull request #7499 from catree:add_distortion_images_2.4 8 years ago
Alexander Alekhin 50486bd34d Merge pull request #7498 from catree:morphology_additional_information_2.4 8 years ago
catree 1c409abe9c Add example image about distortion effect. 8 years ago
catree c419552002 Add images for tutorials on morphological operations to avoid possible confusion. 8 years ago
Juha Reunanen 4e7f28811c Merge pull request #7452 from reunanen:issue-7409-2.4 8 years ago
Vadim Pisarevsky c7c831bca5 Merge pull request #7414 from StevenPuttemans:fix_docs_OPENNI_2.4 8 years ago
StevenPuttemans 80f03f58e7 backport of 7361 8 years ago
Vadim Pisarevsky a34b8d4abf Merge pull request #7391 from alalek:24_fix_7388 8 years ago
Vadim Pisarevsky 72becbbb1f Merge pull request #7379 from catree:fix_hitmiss_doc_link_2.4 8 years ago
Alexander Alekhin c181f2f493 cmake: fix for GCC 6.x 8 years ago
Alexander Alekhin 36db16a00d Merge pull request #7383 from alalek:fix_get_property 8 years ago
Alexander Alekhin 26a32dcbf6 videoio: remove 'const' from getProperty 8 years ago
catree f1009e2234 Fix dead link for hit or miss 2.4 documentation. 8 years ago
Vadim Pisarevsky 9ff63a46fc Merge pull request #7314 from alalek:backport_7266 8 years ago
Alexander Alekhin c314178e7a highgui/osx: backport AVFoundation support 8 years ago
Alexander Alekhin 3648c61172 highgui: clone cap_avfoundation_mac.mm from master 8 years ago
Alexander Alekhin d68e350227 OpenCV version++ 8 years ago
Alexander Alekhin 14ac55d05e Merge pull request #7289 from alalek:android24 8 years ago
Alexander Alekhin 2d10336601 fix documentation 8 years ago
Alexander Alekhin 4d17051f14 android: backport Android SDK build script 8 years ago
Alexander Alekhin 9285dddbaa android: clone build_sdk.py from 3.x 8 years ago
Alexander Alekhin 1f6cf50be3 Merge pull request #7286 from alalek:fix_android_clang 8 years ago
Alexander Alekhin c68b9328ca android: workaround for Android NDK-8e clang ICE 8 years ago
Vadim Pisarevsky 2f01930ecc Merge pull request #7218 from savuor:fix2.4/copyTo 8 years ago
Alexander Alekhin 4bccd9a92a Merge pull request #7239 from savuor:fix2.4/ported 8 years ago
Rostislav Vasilikhin b8b7f155a5 fixed random failures in Core_DFT.complex_output2 test (the case of input_mat.cols == 1) 8 years ago
Rostislav Vasilikhin 27dd27400a fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (http://code.opencv.org/issues/3428) 8 years ago
Rostislav Vasilikhin 6d691f2e05 added test for http://code.opencv.org/issues/1918 8 years ago
Rostislav Vasilikhin 9840825743 added test checking http://code.opencv.org/issues/4050 8 years ago
Maksim Shabunin ce2733bb37 Merge pull request #7242 from bkuhls:asm 8 years ago
Rostislav Vasilikhin cb52d249fe fixed optional args processing in SVD::compute() 8 years ago
Bernd Kuhls c7045184ce types_c.h: Fix compiling VFP assembler code 8 years ago
Rostislav Vasilikhin 0a3a2df433 fixed U non-orthogonality in SVD (http://code.opencv.org/issues/3801) 8 years ago
Rostislav Vasilikhin b28d13430c fixed http://code.opencv.org/issues/3828 8 years ago