248 Commits (e5f129424cdbaecebfe8afdb3d2e5493c88fefa7)

Author SHA1 Message Date
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
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
Vladislav Sovrasov 5a0c04409b Add interactive calibration app 9 years ago
Bob Paulin bb8faec885 #6443 Cast maxscale from double to float for scale calculation. 9 years ago
Bob Paulin b973b73ae7 Add -maxscale parameter to limit the amount sample images can scale in background images 9 years ago
StevenPuttemans 9d71c19939 add visualisation tool for 2.4 branch 9 years ago
StevenPuttemans b922d49a28 vectorize process + enable early quitting/storage + enable delete annotion option 9 years ago
StevenPuttemans 5164c4ba31 vectorize process + enable early quitting/storage + enable delete annotation option 9 years ago
StevenPuttemans 2a0a27d3f2 add cascade classifier info - total number of unique features passed to boosting process 9 years ago
StevenPuttemans b5fbb2b1c8 add cascade classifier info - total number of unique features passed to boosting process 9 years ago
StevenPuttemans b47f2600cd missing break statement 9 years ago
Alexander Alekhin c1f3c41bab apps: add missed 'break' 9 years ago
Pranav Ganorkar 4a5ed70175 removed dirname variable 9 years ago
Matt Leotta 912592de4c Remove "INSTALL_NAME_DIR lib" target property 9 years ago
Teng Cao 25b044e6c3 fix a bug in updateTrainingSet 9 years ago
Teng Cao efacf7b6de Update haarfeatures.cpp 9 years ago
Teng Cao 8a36402ec0 Update haarfeatures.cpp 9 years ago
Teng Cao d68c392b42 calculate innTilted only for Haar::ALL mode 9 years ago
Teng Cao 07a58c47cb Update cascadeclassifier.cpp 9 years ago
teng88 8562bb7092 Update cascadeclassifier.cpp 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
StevenPuttemans d0344cd308 add checks for valid input data given to parameters 9 years ago
StevenPuttemans ba7bf1ef68 add checks on input parameters for valid path and folder 9 years ago
zenev 5cb70d34d7 fixed vector out of range exception in nextImg 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Vadim Pisarevsky 052593c760 1. Input/OutputArray optimizations; 10 years ago
greensea 7274e2ff1a Fix a segment fault issue in cascade classfier 10 years ago
greensea 52c727f09a Fix a segment fault issue in cascade classfier 10 years ago