11164 Commits (82f8176b0634c5d744d1a45246244291d895b2d1)
 

Author SHA1 Message Date
Alexander Alekhin 52b9207105 Merge pull request #6237 from mshabunin:fix-vtk-on-2.4 9 years ago
Maksim Shabunin d2e451e877 Ported VTK cmake detection from master branch 9 years ago
Piotr Semenov 00e91fd3d0 Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x) 9 years ago
Alexander Alekhin afc62f076a Merge pull request #6234 from asmorkalov:as/deb_version_check 9 years ago
Alexander Smorkalov 9c4204b89e Added check if debian package version matches version from version.hpp 9 years ago
Maksim Shabunin 3afb5a6006 Merge pull request #6171 from terfendail:vt/new_python_tests_backport 9 years ago
Maksim Shabunin 7e44faf635 Merge pull request #6228 from wangguoqin1001:2.4 9 years ago
WANG Guoqin 8cfc87cf01 MacOSX / QTKit capture: trying to fix invalid timer call 9 years ago
Alexander Alekhin ea049e147d Merge pull request #6199 from alalek:ffmpeg_backport 9 years ago
Alexander Alekhin 60f73eee7e Merge pull request #6204 from alalek:minor_fix_break 9 years ago
Alexander Alekhin c1f3c41bab apps: add missed 'break' 9 years ago
Vitaly Tuzov d29eb2938c Calibration test temporary disabled 9 years ago
Alexander Alekhin a61b19b524 backport ffmpeg fixes 9 years ago
Vitaly Tuzov 25b4d8a1b5 Added images necessary for tests 9 years ago
Vitaly Tuzov aaa30dc5b6 Make some tests less strict due to improvement of related algorithms in master branch 9 years ago
Vitaly Tuzov e0f426f78b Backport of new python tests from master branch(PR https://github.com/Itseez/opencv/pull/6025). 9 years ago
Alexander Alekhin 8a09d95eab Merge pull request #6106 from ilya-lavrenov:compilation-warning 9 years ago
Ilya Lavrenov 068769263e fixed compilation warning 9 years ago
Maksim Shabunin 21e9edd1a3 Merge pull request #6083 from alekcac:alekcac-removed-gittip-link-in-2.4 9 years ago
Alexander Shishkov 544824ffc1 Removed gittip link 9 years ago
Alexander Alekhin d6e2097435 Merge pull request #6037 from atinfinity:pullreq/160130-enable-nvcuvid-2.4 9 years ago
atinfinity cf43790a27 added cmakedefine to cmake/templates/cvconfig.h.in 9 years ago
atinfinity 69eaa89e22 fixed to use NVCUVID in 'cudacodec' module. 9 years ago
Alexander Alekhin e835878661 Merge pull request #6006 from mleotta:fix-install-name-dir 9 years ago
Matt Leotta 912592de4c Remove "INSTALL_NAME_DIR lib" target property 9 years ago
Alexander Alekhin 85793d0138 Merge pull request #6001 from terfendail:pyrsegmentation_valgrind 9 years ago
Alexander Alekhin a57b03c356 Merge pull request #5993 from asmorkalov:linitian_signed_packages 9 years ago
Alexander Smorkalov 5a5378b3bf Added lintian overrides for package signature entry. 9 years ago
Vitaly Tuzov f01f1bc5e6 Fixed "Conditional jump or move depends on uninitialised value(s)" valgrind issue due to wrong pointer recalculation for zero level of pyramid. 9 years ago
Alexander Alekhin 85c7190e41 Merge pull request #5995 from alalek:fix_include_opencv_24 9 years ago
Alexander Alekhin f2e4bec925 Merge pull request #5996 from ElenaGvozdeva:pyrUp_fix 9 years ago
Alexander Alekhin 4a8d1147c2 include available modules only 9 years ago
Elena Gvozdeva bb1c2d71a8 fix bug on border at pyrUp 9 years ago
Vadim Pisarevsky be565c2235 Merge pull request #5984 from terfendail:2.4 9 years ago
Vitaly Tuzov 389f176a67 Removed ioctl calls to query for VIDIOC_G_INPUT and VIDIOC_ENUMINPUT since information returned by the calls is never used. 9 years ago
Alexander Alekhin 5c21ca2697 Merge pull request #5975 from terfendail:2.4 9 years ago
Vitaly Tuzov 4f5d585184 Update call to Tegra optimized morphology filtering 9 years ago
Alexander Alekhin c01fd16291 Merge pull request #5946 from takacsd:patch-1 9 years ago
takacsd 537d1322b4 Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 9 years ago
Alexander Alekhin 8a803865cf Merge pull request #5942 from akarsakov:fix_memcpy_empty_vector 9 years ago
Alexander Karsakov 6e22020dad Fixed pnpTask: don't copy inliers vector in case it's empty. 9 years ago
Alexander Alekhin f91ada572a Merge pull request #5858 from mshabunin:fix-arm-cross-warnings 9 years ago
Alexander Alekhin f7c8f74ac1 Merge pull request #5869 from atinfinity:pullreq/151223-FindTBB-VS2015-2.4 9 years ago
atinfinity c4e80952ce changed to find TBB library(VS2015) 9 years ago
Alexander Alekhin 178ed63e1a Merge pull request #5846 from mshabunin:backports-3 9 years ago
Maksim Shabunin 46edb54ac3 Fixed PCH warning during ARM crosscompilation 9 years ago
Maksim Shabunin 7cb78451d1 Backported several changes from master branch: 9 years ago
Alexander Smorkalov 2897da037e Merge pull request #5763 from ilya-lavrenov:lintian 9 years ago
Ilya Lavrenov 4fa14f75b8 suppress lintian warning in opencv.pc 9 years ago
Vadim Pisarevsky 0886f6fe62 Merge pull request #5733 from teng88:patch-3 9 years ago