21862 Commits (da208216ee660b9eb66f75f2005ccb16dd0f6c33)
 

Author SHA1 Message Date
berak da208216ee features2d: fix BFMatcher.radiusMatch with HAMMING2 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
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
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
Alexander Alekhin 6847cc9f1c akaze: remove usage of int8_t / uint8_t 7 years ago
Alexander Alekhin 411d36ff13 features2d(test): update descriptor regression test 7 years ago
Alexander Alekhin 63ae5f00b1 features2d(test): enable debug messages 7 years ago
Alexander Alekhin 43e0912516 akaze: resolve issue with using of uninitialized memory 7 years ago
Alexander Alekhin 64533009b3 akaze: optimize allocations 7 years ago
Alexander Alekhin 8aca8d90d6 akaze: replace ceil() 7 years ago
Alexander Alekhin 9ca39821c8 core: divUp function 7 years ago
Alexander Alekhin 2e608b1c97 Merge pull request #9306 from alalek:cmake_fix_macro 7 years ago
Alexander Alekhin dcc63d7408 Merge pull request #9248 from alalek:alloc_refactoring 7 years ago
Alexander Alekhin 5e32de8173 cmake: fix __STDC macros for opencv_world build 7 years ago
Alexander Alekhin 2f4a3e40eb Merge pull request #9287 from dkurt:tensorflow_unit_tests 7 years ago
Alexander Alekhin 15aa0df23c Merge pull request #9297 from alalek:akaze_remove_rand 7 years ago
Jiri Horner 3166d0c667 Merge pull request #9249 from hrnr:akaze_part3 7 years ago
dkurt 339793143c Unit tests for TensorFlow importer 7 years ago
Alexander Alekhin 8be1ba708e features2d: don't use rand(), because it is not thread-safe 7 years ago
Alexander Alekhin 0bd357e7ec Merge pull request #9296 from dkurt:halide_device_interface 7 years ago
Alexander Alekhin cfe849bd43 Merge pull request #9246 from bragboy:patch-1 7 years ago
Alexander Alekhin d8c70e2e73 Merge pull request #9286 from alalek:rect_size_empty 7 years ago
Alexander Alekhin 03bf0a89b5 Merge pull request #9280 from alalek:fix_repo_url 7 years ago
Alexander Alekhin 1ce9ffcc7f Merge pull request #9285 from arrybn:issue_9223 7 years ago
dkurt b1ef44b1ac Replace halide_opencl_device_interface 7 years ago
Alexander Alekhin da0a36c323 Merge pull request #9288 from sensics:honor-fix-principal-point-fisheye 7 years ago