305 Commits (76e81dfbb03bacc318ab6176166759c3c1362cef)

Author SHA1 Message Date
Alexander Alekhin 28f919d9d2 apps(model_diagnostics): fix invalid callback 4 years ago
Anastasia M e08de1101d
Merge pull request #19693 from LupusSanctus:onnx_diagnostic 4 years ago
shioko fe9a8ebea2
Fix typo 'Applicatioin' 4 years ago
Alexander Alekhin 6db9f00fd1 cmake(apps): support OPENCV_INSTALL_APPS_LIST 5 years ago
Alexander Alekhin 3d36f9044d opencv_version: dump threads information 5 years ago
atinfinity f81fdd58da
Merge pull request #16445 from atinfinity:fixed-typo 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
luz.paz 32aba5e64b FIx misc. source and comment typos 5 years ago
kupferb f024425dd0 Update haarfeatures.cpp 6 years ago
michal-kowalczyk a246d8d8e9 Merge pull request #13709 from michal-kowalczyk:flush-processed-samples-number 6 years ago
klemens 5d9c6723ee spelling fixes 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Michał Janiszewski 85b9960f62 Fix clashing include guards 6 years ago
Maksim Shabunin e0f524d3b7 Fixed several incorrect printf format specifiers 6 years ago
Alexander Alekhin b80c978f5d core: change cv::Ptr DefaultDeleter 6 years ago
Alexander Alekhin 9097ccf515 drop legacy headers 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
berak 49e0126b8e apps: fix interactive calibration 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Maksim Shabunin cbb1e867e5 More issues found by static analysis 6 years ago
Alexander Alekhin d5951bc033 build: eliminate GCC8 warnings 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Maksim Shabunin a2bc075924 cmake: function for application creation (#11736) 6 years ago
Alexander Alekhin 95360a5539 apps: add Win32 friendly opencv_version app 7 years ago
Alexander Alekhin e8a520ed96 cmake: add BUILD_APPS_LIST 7 years ago
Alexander Alekhin caa6915b83 apps: catch() with "const reference" 7 years ago
Alexander Alekhin cf4f6d412e interactive-calibration: use empty() method instead of checking dimension size 7 years ago
Maksim Shabunin b88609a921 Reduced direct TBB dependencies 7 years ago
Alexander Alekhin 39f15be59e apps: apply CV_OVERRIDE/CV_FINAL 7 years ago
Ilya A. Volynets-Evenbakh 9749afb116 Fix crash on exit in opencv_annotation 7 years ago
Alexander Alekhin cb9b08eca1 createsamples: fix ROI in icvGetBackgroundImage() 7 years ago
luz.paz d47b1f3b70 Misc. ./apps ./doc ./platoforms typos 7 years ago
Alexander Alekhin c8930cc279 opencv_version: dump detected HW features 7 years ago
Alexander Alekhin 01f4a173ab opencv_version: dump OpenCL information via opencv_version 7 years ago
Vitaly Tuzov 29faf164b9 Fixed exception when ROI for generated sample is evaluated out of image borders 7 years ago
Suleyman TURKMEN c5ed507737 Merge pull request #10287 from sturkmen72:update_createsamples_cpp 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Vitaly Tuzov 92d23fb1a8 updated createsamples app utility functions to new c++ API from old c 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Shresth Verma ffe49bdebe fixed createsamples info message 7 years ago
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago
Bhanudutta dcaad315e7 Edit spelling mistake in my previous pull request 7 years ago
Bhanudutta c95f3eff6e Added a couple of comments to the interface of traincascade.cpp in order to tell user about the usage of traincascade.cpp file and to learn how Github submitting works 7 years ago
Alexander Alekhin 58dc58aa51 cmake: drop INSTALL_NAME_DIR 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Vladislav Sovrasov a56bd1fbba Make aruco dependency optional for interactive calibration app 8 years ago