444 Commits (fce7ba4eaf61ba09f0b2771963c5e5b8e05d42b4)

Author SHA1 Message Date
Anatoly Baksheev 22dbd002e6 fix compilation for macos 14 years ago
Anatoly Baksheev 68a2ec3394 compilation for macos 14 years ago
Anatoly Baksheev 1eba407378 compilation for macos 14 years ago
Vladislav Vinogradov f906c9b259 added resetDevice function, removed MultiGpuManager 14 years ago
Ilya Lysenkov b6c195d44c Fixed reading of the user class from *.xml (ticket #840). 14 years ago
Maria Dimashova ef5d7278ea removed evaluation testbetch to sample 14 years ago
Vadim Pisarevsky 8ba6a54d28 fixed warning from GCC 14 years ago
Maria Dimashova 0d1ec967e8 fixed sample 14 years ago
Maria Dimashova d5a79f8b19 Fixed #727 14 years ago
Alexander Shishkov 33e71127f7 fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573) 14 years ago
Ilya Lysenkov 9c2efd6cbd Fixed #797. 14 years ago
Ilya Lysenkov 686063689c Fixed #886 14 years ago
Ilya Lysenkov 3474e37037 Fixed #1063 14 years ago
Kirill Kornyakov 534ac83b8d update help corresponding single format and update some samples through using CommandLineParser class 14 years ago
Kirill Kornyakov dc3fe6e9cf update help according single standart for it 14 years ago
Ethan Rublee 355ad2993a adding c++ interface to the datamtrix codes of j. 14 years ago
Ethan Rublee 89b5f40ce3 Reverting the boost::python bindings, moving dev to out of trunk. 14 years ago
Ethan Rublee 44e9fdaa2d Initial pass at some boost python bindings. 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Kirill Kornyakov aadb1669a7 some samples updated according to new CommandLineParser class 14 years ago
Maria Dimashova ebe2d03aef removed duplicated output, added the print of first and last points always 14 years ago
Maria Dimashova f3662b0bd1 fixed sample 14 years ago
Maria Dimashova 983f4f1621 minor changes of recall-precision output 14 years ago
Vadim Pisarevsky 306a11a7c5 fixed a few warnings from VS2010 express 14 years ago
Anatoly Baksheev 69f28ef65c solution folder flag disabled by default 14 years ago
Kirill Kornyakov 94760a5f2b command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments. 14 years ago
Vadim Pisarevsky 05394d9835 added missing #include "ctype.h" 14 years ago
Vadim Pisarevsky fa2f1c036a removed "#include "windows.h"" from core headers 14 years ago
Anatoly Baksheev c49dc37761 [+] added use_folders cmake feature if cmake version is greater then 2.8.0 14 years ago
Maria Dimashova f8d93df52a minor 14 years ago
P. Druzhkov 15f7918e34 problem with the supported data matrices types is fixed 14 years ago
Maria Dimashova 0f6b8002dc fixed save/load of dot; added data for the sample 14 years ago
Maria Dimashova f4c74eb532 changed the dot 14 years ago
Anatoly Baksheev 8ebff41c29 more warnings fixed. +some warnings in examples 14 years ago
Alexey Spizhevoy f6fc807d49 fixed some tests in gpu module 14 years ago
Maria Dimashova 1b5f5dd371 changed GBT parameters in sample 14 years ago
Stefano Fabri dff9c0703f Fix a litte bug on matrix subtraction 14 years ago
Maria Dimashova 098795cd16 minor changes 14 years ago
Maria Dimashova 92852ca06e added new ML models to points_classifier sample 14 years ago
Maria Dimashova 428aef522b added new sample on ML models 14 years ago
Vadim Pisarevsky 9702b5ef8a made the samples compile on Windows 14 years ago
Vadim Pisarevsky 8da637854c added extra check to avoid crashes 14 years ago
Alexey Spizhevoy ce808af594 fixed failing GPU projectPoints and solvePnPRansac tests 14 years ago
Maria Dimashova cd981f4d13 started to integrate DOT detector 14 years ago
James Bowman 8047d0503f datamatrix 14 years ago
Alexey Kazakov e9aa6fa012 Added ROC-curve calculating to the cascade detection algorithm 14 years ago
James Bowman 4b350e9a09 datamatrix test image 14 years ago
Vadim Pisarevsky 17a2480a21 integrated parallel SVM prediction; fixed warnings after meanshift integration 14 years ago
Vadim Pisarevsky 9a991a2e10 fixed build problems on Windows 14 years ago
Vladimir Dudnik 26d348a5b7 fixed build issue (MSVC2010, x64) 14 years ago