23817 Commits (909a25571e92cfeb367f3019bbf07b1c59c88307)
 

Author SHA1 Message Date
yuki takehara d57e5c31c0 Merge pull request #11214 from take1014:core_9720 7 years ago
Alexander Alekhin 45a69ebec8 core: fix AVX2 min implementation 7 years ago
Vitaly Tuzov eb2c9f1519 Fixed mask reduction in seamless_clone 7 years ago
Vitaly Tuzov ccd16f107d Fixed IPP based implementation of setTo() for infinity value 7 years ago
lopespt 65d816c3b5 Adds efficient sort algorithm to KNearest 7 years ago
Dmitry Kurtaev ef1aaf12c9 Fix Proposal deep learning layer 7 years ago
Alexander Alekhin 7bc980edaf Merge pull request #10983 from dkurt:dnn_face_detection_uint8 7 years ago
Dan Mašek 8c1d8eccdd Merge pull request #11207 from dan-masek:add_redirect_error 7 years ago
Alexander Alekhin f95e91e2bc Merge pull request #11199 from dkurt:update_torch_testdata 7 years ago
Alexander Alekhin 3c4f1b0a8f Merge pull request #11211 from alalek:build_sample_viz 7 years ago
Alexander Alekhin 4cd21a26f6 Merge pull request #11212 from alalek:cleanup_biicode 7 years ago
Alexander Alekhin 82d2a0873d cleanup: biicode 7 years ago
Alexander Alekhin 53944cbebb samples: avoid using of legacy code constructions in viz sample 7 years ago
Maksim Shabunin 9558a35cde Merge pull request #11055 from allnes:gst_streamer 7 years ago
Dan Mašek f6e299b58b Fix #11206 7 years ago
Dan Mašek eae3ed0c08 Fix a leak described in issue #11205 7 years ago
Dmitry Kurtaev 8d8f3bca6f Update links to OpenCV's face detection network 7 years ago
Alexander Alekhin d5afa8943b Merge pull request #11202 from ArkadiuszRaj:Aravis-patch-1 7 years ago
Arkadiusz Raj 619e4c94d5 Protection to not run Eth config when USB camera is connected 7 years ago
Alexander Alekhin 099a16bd86 Merge pull request #11198 from dkurt:torch_embedded_residuals 7 years ago
Dmitry Kurtaev 818a91f4f7 Update Torch testdata 7 years ago
Dmitry Kurtaev 598039c0ed Fix embedded Torch's nn.ConcatTable 7 years ago
Alexander Alekhin dbcb454917 Merge pull request #11195 from alalek:fix_qt_build 7 years ago
Alexander Alekhin 6f69800d0c core: propagate parallel_for() exceptions 7 years ago
Alexander Alekhin e8a67de0d2 Merge pull request #11182 from dkurt:fix_11102_part_2 7 years ago
Alexander Alekhin 82fd00af99 fix build issues with QT/OpenGL 7 years ago
Vadim Pisarevsky 8fce25d788 Merge pull request #11187 from alalek:respect_threading_settings 7 years ago
Alexander Alekhin 2fb4812f6d Merge pull request #11194 from ltqusst:fix_10557 7 years ago
ltqusst 0d646490f5 Fix #10557 7 years ago
Alexander Nesterov 7252319966 Added gstreamer pipeline sample 7 years ago
Alexander Alekhin 5195a738ac Merge pull request #11191 from catree:remove_temp_file_test_read_write.cpp 7 years ago
catree a885480c9e Remove temporary file used for test. 7 years ago
Alexander Alekhin d3aeb45400 Merge pull request #11189 from alalek:samples_avoid_legacy_api_2 7 years ago
Alexander Alekhin 1b7aa92eb6 Merge pull request #11188 from mshabunin:fix-clang-warnings 7 years ago
Alexander Alekhin 8c4b5b6a70 core(test): parallel_for test with exception 7 years ago
Alexander Alekhin 177be2adda Merge pull request #11174 from corleypc:master 7 years ago
RAJKIRAN NATARAJAN 6d83a80385 Merge pull request #11176 from saskatchewancatch:issue-11165 7 years ago
Alexander Alekhin e28cc973bf samples: avoid using of legacy C-like API (part 2) 7 years ago
Maksim Shabunin 439072a2a6 Fixed two warnings produced by clang 7 years ago
Alexander Alekhin 7f63b31ca8 avoid calling of setNumThreads() to respect user settings 7 years ago
Alexander Alekhin 7dc88f26f2 Merge pull request #11093 from alalek:cv_override_final 7 years ago
Alexander Alekhin 87498bc6d4 cmake: workaround CPATH ipp_iw issue 7 years ago
Alexander Alekhin 8a0cc5009e build: eliminate MSVC warning 7 years ago
Alexander Alekhin 0ede1b5b22 cmake: enable override warnings (requires C++11 compilation mode) 7 years ago
Alexander Alekhin d800a0bd32 samples: suppress vtk warnings 7 years ago
Alexander Alekhin cfdffdd519 samples: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 25be4186bc python: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 39f15be59e apps: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 6c8014e7d1 cmake: disable checks for protobuf generated files 7 years ago
Alexander Alekhin d7e9201434 misc: apply CV_OVERRIDE/CV_FINAL 7 years ago