340 Commits (3ff97c5580dec29d6f9946bc3eabe41ab6f8f93c)

Author SHA1 Message Date
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
Vladislav Sovrasov ec40b85e75 Add license to interactive-calibration app sources 8 years ago
Alexander Alekhin 2935fcea62 apps: add opencv_version command line tool 8 years ago
Vladislav Sovrasov d5603caa0b Delete direct lapack calls, minor fixes in UI 8 years ago
sourin d2e23008ab Fixed traincascade read issue 8 years ago
Bleach b4b83f2f29 casting to fix vs2010 compile error 8 years ago
Vladislav Sovrasov 5590421a5d Fix build interactive-calibration app 8 years ago
StevenPuttemans d8698fc359 allow for screen size related resizing 8 years ago
StevenPuttemans e0f19ec48a change parameter input to the CommandLineParser interface 8 years ago
StevenPuttemans 6df12a0507 add limits of tool to help message 8 years ago
berak 20b9ff4ff6 opencv_visualization: check cmdline args 8 years ago
StevenPuttemans 02fe93a399 add a cascade classifier model visualisation tool for master branch 9 years ago
Julien Nabet a29c814bd8 cppcheck: fix some reports 9 years ago