22072 Commits (93c3f20deb00894e42e26cf750db8b60741a20a9)
 

Author SHA1 Message Date
Alexander Alekhin ef2b73043d Merge pull request #9342 from alalek:fix_parallel_for 8 years ago
Alexander Alekhin 7a10369f4b Merge pull request #9331 from tomoaki0705:suppressWarningVS 8 years ago
Tomoaki Teshima 14b76a5bca suppress warnings on Visual Studio 2013 and earlier 8 years ago
Suleyman TURKMEN 8bb3863f52 New example - warpPerspective_demo.cpp 8 years ago
Alexander Alekhin fa288af58b Merge pull request #9343 from PhilLab:patch-4 8 years ago
Alexander Alekhin 0e7edca7e3 Merge pull request #9340 from paroj:stereocalib_cpp 8 years ago
Alexander Alekhin 9e5a8ba9f5 Merge pull request #9339 from johnhany:Fix-SyntaxError-check-tests-py 8 years ago
Alexander Alekhin c9fb1434c0 Merge pull request #9332 from csukuangfj:improve-documentation 8 years ago
Alexander Alekhin a5ea5888b8 Merge pull request #9328 from taketwo:example-superres-fix 8 years ago
Philipp Hasper 2c7a15b195 Clarified documentation cv::RotatedRect::points 8 years ago
Alexander Alekhin 0ebabe17df core: fix flag processing for nested regions in cv::parallel_for_() 8 years ago
Pavel Rojtberg 5ada462773 calib3d: use cpp functions in cvStereoCalibrate to make it more readable 8 years ago
John Hany 69e19b88c2 Fix SyntaxError with print 8 years ago
Dmitry Kurtaev 41519d3ac0 Fixed some OpenCL interface bugs 8 years ago
Vladislav Sovrasov 9a10bdbae5 core: use new assert in matmul.cpp 8 years ago
KUANG, Fangjun 4bbe67451d fix some typos in the documentation. 8 years ago
Vladislav Sovrasov 651a1d2869 videoio: don't pass zero fps to 3rd-party codecs 8 years ago
Sergey Alexandrov 0f8faa3441
Minor update for example-gpu-super_resolution 8 years ago
Vladislav Sovrasov 5e68b28ad3 core: fix file not closed when exception in FS 8 years ago
Vladislav Sovrasov aa54acd54d core: add a test to reproduce #9312 8 years ago
Alexander Alekhin 87c27a074d Merge tag '3.3.0' 8 years ago
Alexander Alekhin 4af3ca4e4d OpenCV version++ 8 years ago
Alexander Alekhin 953160ddd6 Merge tag '3.3.0-cvsdk' 8 years ago
Alexander Alekhin 5c961169cc Merge pull request #9308 from alalek:akaze_fixes 8 years ago
Alexander Alekhin 94dbc35d92 features2d(test): more AKAZE tests 8 years ago
Alexander Alekhin ad2e864a9a akaze: more fixes 8 years ago
Alexander Alekhin e0489cb4a6 akaze: fix T-API interfaces, disable OpenCL code 8 years ago
Alexander Alekhin 922ac1a1ec Merge pull request #9303 from alalek:akaze_update 8 years ago
Alexander Alekhin c95a97389d Merge pull request #9235 from sturkmen72:patch-3 8 years ago
Alexander Alekhin 2a8322ddbb akaze: uninitialized field 8 years ago
Alexander Alekhin cfb964834c stitching(perf): increase test check tolerance 8 years ago
Alexander Alekhin 73c3d14a66 akaze: fRound -> cvRound, fix bilinear interpolation 8 years ago
Alexander Alekhin f6ceeaa2e5 akaze: getAngle() -> fastAtan2() 8 years ago
Alexander Alekhin 6847cc9f1c akaze: remove usage of int8_t / uint8_t 8 years ago
Alexander Alekhin 411d36ff13 features2d(test): update descriptor regression test 8 years ago
Alexander Alekhin 63ae5f00b1 features2d(test): enable debug messages 8 years ago
Alexander Alekhin 43e0912516 akaze: resolve issue with using of uninitialized memory 8 years ago
Alexander Alekhin 64533009b3 akaze: optimize allocations 8 years ago
Alexander Alekhin 8aca8d90d6 akaze: replace ceil() 8 years ago
Alexander Alekhin 9ca39821c8 core: divUp function 8 years ago
Alexander Alekhin 2e608b1c97 Merge pull request #9306 from alalek:cmake_fix_macro 8 years ago
Alexander Alekhin dcc63d7408 Merge pull request #9248 from alalek:alloc_refactoring 8 years ago
Alexander Alekhin 5e32de8173 cmake: fix __STDC macros for opencv_world build 8 years ago
Vladislav Sovrasov 5375a77f84 core: add multi-argument CV_Assert 8 years ago
Alexander Alekhin 2f4a3e40eb Merge pull request #9287 from dkurt:tensorflow_unit_tests 8 years ago
Alexander Alekhin 15aa0df23c Merge pull request #9297 from alalek:akaze_remove_rand 8 years ago
Jiri Horner 3166d0c667 Merge pull request #9249 from hrnr:akaze_part3 8 years ago
dkurt 339793143c Unit tests for TensorFlow importer 8 years ago
Alexander Alekhin 8be1ba708e features2d: don't use rand(), because it is not thread-safe 8 years ago
Alexander Alekhin 0bd357e7ec Merge pull request #9296 from dkurt:halide_device_interface 8 years ago