23685 Commits (814b78dad8d22c9e8556c2a8ddcd454ec1981370)
 

Author SHA1 Message Date
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
Alexander Alekhin 2bd4f2c3a6 videostab: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin a8eb3e1b29 superres: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4a0fa57614 shape: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4df4a37b11 flann: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 1ca7ae9630 video: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin e741b71dac photo: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 225bae1387 stitching: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4d0dd3e509 ml: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 3314966acb objdetect: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 1060c0f439 dnn: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin bdbd0129af calib3d: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 0854dc3320 features2d: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 8f0669c300 videoio: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin a91953b15c imgcodecs: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 5d36ee2fe7 imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 9111538bfb core: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 0587f92d96 cmake: disable override warnings in 3rdparty code and viz 7 years ago
Alexander Alekhin 773877cd12 ts: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 6bd80ba71b cmake: use SYSTEM include directories 7 years ago
Alexander Alekhin 84980741a8 core: add CV_OVERRIDE/CV_FINAL macros 7 years ago
Alexander Alekhin 167034fb04 Merge pull request #11098 from dkurt:dnn_native_inf_engine 7 years ago
Dmitry Kurtaev e039fc3a63 Replace protobuf's ReleaseLast to RemoveLast to deallocate memory. 7 years ago
Dmitry Kurtaev 2f3a9ba1d4 Update OpenCVDetectInferenceEngine.cmake 7 years ago
Vadim Pisarevsky 1097d0e810 Merge pull request #11072 from alalek:explicit_autobuffer 7 years ago
Vadim Pisarevsky 284e5231c5 Merge pull request #11171 from codingforfun:fix_11143 7 years ago
Vadim Pisarevsky 6b041c8aeb Merge pull request #11137 from alalek:core_fix_mat_ctor 7 years ago
Alexander Alekhin 8388b630ac Merge pull request #11167 from alalek:cmake_compiler_vars 7 years ago
LaurentBerger 03eb463f1c Solves #11156 (#11160) 7 years ago
Alexander Alekhin 75b5e3fa64 Merge pull request #11175 from collenjones:hotfix/coreLinkFix 7 years ago
Alexander Alekhin c37d9573fc Merge pull request #11180 from dkurt:fix_dnn_tf_ssd 7 years ago
Alexander Alekhin 3a5f431236 Merge pull request #11179 from tomoaki0705:fixBuildCudaStereo 7 years ago