21851 Commits (c9fb1434c036397d523db742911c982a774bef2f)
 

Author SHA1 Message Date
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
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
Aleksandr Rybnikov 8d6b8b45b6 Added ELU and test for it 7 years ago
Ryan Pavlik 5d699e9ba5 Honor fixing principal point in camera calib tutorial. 7 years ago
Alexander Alekhin 321c0ec533 core: empty() for Rect/Size templates 7 years ago
Alexander Alekhin 4ad45af53f Merge pull request #9253 from jbms:fix/image-decoding-tempfile 7 years ago
Alexander Alekhin 37a7e08b38 Merge pull request #9097 from piotr-semenov:fix/cv_rect_monoid_identity 7 years ago
Alexander Alekhin bab4bc0968 Merge pull request #9284 from ipuustin:dnn-opencl-fixes 7 years ago
Alexander Alekhin f6c4901b8f Merge pull request #9279 from alalek:ocl_fix_program_cache 7 years ago
Jiri Horner bb6496d9e5 Merge pull request #8951 from hrnr:akaze_part2 7 years ago
Ismo Puustinen c2de5cf735 dnn: force floating point literals to be float. 7 years ago
Alexander Alekhin 2959e7aba9 Merge pull request #9188 from arrybn:mobilenet_ssd_sample 7 years ago
Aleksandr Rybnikov ce1cc352d9 MobileNet SSD sample 7 years ago