21884 Commits (3a8dbebd3748766c5e5be6b0338f3b7fa4a3d81b)
 

Author SHA1 Message Date
Alexander Alekhin 3a8dbebd37 Merge pull request #9382 from StevenPuttemans:fix_9121 7 years ago
Alexander Alekhin fdb3d4ff60 Merge pull request #9379 from berak:imgproc_hanning 7 years ago
Steven Puttemans 9e5c9dad55 fix_9121 7 years ago
berak e7b9cfa8f2 imgproc:fix winSize in createHanningWindow() 7 years ago
Alexander Alekhin 1d4a29f149 Merge pull request #9366 from martinsey:brisk-detection-parameter-extension 7 years ago
Martin Seyferth e5f129424c brisk add detection threshold for custom sampling pattern 7 years ago
Rostislav Vasilikhin 66b0651607 Merge pull request #9329 from savuor:softfloat_sincos 7 years ago
Alexander Alekhin 803274e207 Merge pull request #9358 from azatsman:master 7 years ago
Alexander Alekhin b7ff13b603 Merge pull request #9368 from alalek:fix_9361 7 years ago
Alexander Alekhin 19270103ec Merge pull request #9367 from StevenPuttemans:fix_doc_9359 7 years ago
Alexander Alekhin 7f1114d935 cmake: disable HAVE_POSIX_SEMAPHORES on Apple platform 7 years ago
Steven Puttemans bdcb81e81e fix issue 9359 7 years ago
Alexander Alekhin d1e7a7e06b Merge pull request #9364 from alalek:update_pthread 7 years ago
Alexander Alekhin 6b2510d312 Merge pull request #9317 from sturkmen72:warpPerspective_demo 7 years ago
Alexander Alekhin a048cb9f0d Merge pull request #9338 from dkurt:fix_ocl 7 years ago
Alexander Alekhin 87598c8749 Merge pull request #9365 from alalek:build_fix_parallel 7 years ago
Alexander Alekhin ca9a88785e core(build): fix compilation of parallel.cpp (OpenMP configuration) 7 years ago
Alexander Alekhin 2072168a1c Merge pull request #9360 from tomoaki0705:suppressCalib3dWarning 7 years ago
Alexander Alekhin 6ff9fc67bb build: HAVE_LIBPTHREAD, HAVE_PTHREAD(S) => HAVE_PTHREAD 7 years ago
Tomoaki Teshima 800f656402 suppress warning message 7 years ago
Alex Zatsman e2bfd1a036 Changed NORM_RELATIVE_INF, NORM_RELATIVE_L1 and NORM_RELATIVE_L2 to 7 years ago
Alexander Alekhin ef2b73043d Merge pull request #9342 from alalek:fix_parallel_for 7 years ago
Alexander Alekhin 7a10369f4b Merge pull request #9331 from tomoaki0705:suppressWarningVS 7 years ago
Tomoaki Teshima 14b76a5bca suppress warnings on Visual Studio 2013 and earlier 7 years ago
Suleyman TURKMEN 8bb3863f52 New example - warpPerspective_demo.cpp 7 years ago
Alexander Alekhin fa288af58b Merge pull request #9343 from PhilLab:patch-4 7 years ago
Alexander Alekhin 0e7edca7e3 Merge pull request #9340 from paroj:stereocalib_cpp 7 years ago
Alexander Alekhin 9e5a8ba9f5 Merge pull request #9339 from johnhany:Fix-SyntaxError-check-tests-py 7 years ago
Alexander Alekhin c9fb1434c0 Merge pull request #9332 from csukuangfj:improve-documentation 7 years ago
Alexander Alekhin a5ea5888b8 Merge pull request #9328 from taketwo:example-superres-fix 7 years ago
Philipp Hasper 2c7a15b195 Clarified documentation cv::RotatedRect::points 7 years ago
Alexander Alekhin 0ebabe17df core: fix flag processing for nested regions in cv::parallel_for_() 7 years ago
Pavel Rojtberg 5ada462773 calib3d: use cpp functions in cvStereoCalibrate to make it more readable 7 years ago
John Hany 69e19b88c2 Fix SyntaxError with print 7 years ago
Dmitry Kurtaev 41519d3ac0 Fixed some OpenCL interface bugs 7 years ago
KUANG, Fangjun 4bbe67451d fix some typos in the documentation. 7 years ago
Sergey Alexandrov 0f8faa3441
Minor update for example-gpu-super_resolution 7 years ago
Alexander Alekhin 87c27a074d Merge tag '3.3.0' 7 years ago
Alexander Alekhin 4af3ca4e4d OpenCV version++ 7 years ago
Alexander Alekhin 953160ddd6 Merge tag '3.3.0-cvsdk' 7 years ago
Alexander Alekhin 5c961169cc Merge pull request #9308 from alalek:akaze_fixes 7 years ago
Alexander Alekhin 94dbc35d92 features2d(test): more AKAZE tests 7 years ago
Alexander Alekhin ad2e864a9a akaze: more fixes 7 years ago
Alexander Alekhin e0489cb4a6 akaze: fix T-API interfaces, disable OpenCL code 7 years ago
Alexander Alekhin 922ac1a1ec Merge pull request #9303 from alalek:akaze_update 7 years ago
Alexander Alekhin c95a97389d Merge pull request #9235 from sturkmen72:patch-3 7 years ago
Alexander Alekhin 2a8322ddbb akaze: uninitialized field 7 years ago
Alexander Alekhin cfb964834c stitching(perf): increase test check tolerance 7 years ago
Alexander Alekhin 73c3d14a66 akaze: fRound -> cvRound, fix bilinear interpolation 7 years ago
Alexander Alekhin f6ceeaa2e5 akaze: getAngle() -> fastAtan2() 7 years ago