248 Commits (94fdd45b758897d95610e52df003850f0d02165a)

Author SHA1 Message Date
StevenPuttemans 796c15d3e6 fixing wrong equation in accuracy break rule 10 years ago
StevenPuttemans e30139edc3 add the possibility to add traincascade accuracy 10 years ago
StevenPuttemans 7e35f76d06 allowing people to manually define how sharp a cascade classifier model should be trained 10 years ago
StevenPuttemans d0ad599a24 update traincascade assigned memory buffers 10 years ago
StevenPuttemans bf16f74618 fixing universal location execution 10 years ago
StevenPuttemans 9f0cd9ee10 upgrade traincascade default memory 10 years ago
StevenPuttemans 3419c704a9 adding usage information 10 years ago
StevenPuttemans a58bfbf3c7 info on how to use the tool 10 years ago
StevenPuttemans cdbb661eab update cmakelists of annotation tool 10 years ago
StevenPuttemans 217f628915 update cmakelists for annotation tool 10 years ago
StevenPuttemans 488babf3b3 fixing undesired behaviour 10 years ago
StevenPuttemans 0833352660 add annotation tool master branch 10 years ago
StevenPuttemans 387a0f26fb fix annotation tool, add auto make of tool 10 years ago
StevenPuttemans 2738939126 add same functionality as 2.4 10 years ago
StevenPuttemans f5a14e5594 fix message of preloaded parameters 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
VBystricky f5987c258f Fix small error in traincascade application 10 years ago
StevenPuttemans 30d46313ec adding a universal OpenCV based annotation tool for cascade classifier training 10 years ago
vbystricky c48f30d4ec Move createsamples application from 2.4 version 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
Stephen Mell 5947519ff4 Check sure that we're not already below required leaf false alarm rate before continuing to get negative samples. 10 years ago
Grigory Serebryakov 18c0511d3c Warning on converting int to bool fixed 10 years ago
Grigory Serebryakov 06a1c90679 Include for cvSameImage corrected 10 years ago
Grigory Serebryakov d1229efeec No output image resize in case of PNG dataset 10 years ago
Grigory Serebryakov 74d8527f8a Naming fixes and code beautification 10 years ago
Grigory Serebryakov 57cf3d1766 Class naming update 10 years ago
Grigory Serebryakov f81b3101e8 Typo in string fixed 10 years ago
Grigory Serebryakov 81aefed13a Can create training set in PNG format 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Vadim Pisarevsky c20ff6ce19 made everything compile and even run somehow 10 years ago
Joan Puigcerver 16a82b1747 Added an option to traincascade program to select the maximum number of threads to use during training 10 years ago
vbystricky fd51c133df Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 10 years ago
StevenPuttemans 03fe86f0a3 added extra warning about the automatic parameter loading for traincascade application when the param.xml file already exists 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Vadim Pisarevsky 3858f2291d removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
Alexander Smorkalov 3ebdcafdd3 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
Anatoly Baksheev 37a754621a Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
Andrey Kamaev bef34093aa Remove all using directives for STL namespace and members 11 years ago
StevenPuttemans a4239f972b Added extras to traincascade functionality 11 years ago
StevenPuttemans e59912f803 Applied fix mentioned in bugreport 3370. Seems to solve the issue. 11 years ago
Anatoly Baksheev 0dad070473 Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
Alexander Alekhin 09f0e1777e cmake: fix linker deps for CUDA 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 2a2c21bb63 Replace an incorrect usage of Ptr with a simple vector. 11 years ago
Roman Donchenko 34af7eeb84 Boring changes - apps. 11 years ago