291 Commits (95415ac3a586207cd89b43c91078bf5a0a038de2)

Author SHA1 Message Date
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 7 years ago
Vladislav Sovrasov a56bd1fbba Make aruco dependency optional for interactive calibration app 8 years ago
StevenPuttemans db7922b9ee fix timing of traincascade 8 years ago
StevenPuttemans 46fa9a6bd4 fix some issues with skipping files and old redundant code 8 years ago
Kevin Hughes 0d32bec5c3
add the type_id to the old save format 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
mshabunin 695c518384 Updated TBB search script and code checks 8 years ago
Alexander Alekhin 19270eeab4 warnings 8 years ago
viodetools 114d378cfc Bugfix #7438 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago