408 Commits (f6b3754f3424c5befa1ee88fdbe7058992f47233)

Author SHA1 Message Date
Maria Dimashova 518106af6d fix and some enchantments for matching_to_many_images sample (#869) 14 years ago
itsyplen d225ab238f Fixed mistakes in help 14 years ago
Kirill Kornyakov aad9b3219c Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser 14 years ago
Alexander Mordvintsev 927b5c88ea python cv2: 14 years ago
Alexander Mordvintsev ab63037d5a python cv2 sample: coherence enhancing 14 years ago
Vadim Pisarevsky fcd2a0c3d3 fixed VS2010 compile warnings and errors 14 years ago
Alexander Mordvintsev 6dc7ae0ff6 added some constants to python cv2 api 14 years ago
Alexander Mordvintsev 3df5f5e13a python cv2 sample: hi-res image browse 14 years ago
Alexander Mordvintsev 53f7a50fa2 python cv2 sample: GMM expectation-maximization 14 years ago
Alexander Mordvintsev 07f28d3309 added python cv2 port of letter_recog sample 14 years ago
Kirill Kornyakov 07a9d3558e The samples were updated through CommandLineParser class 14 years ago
Kirill Kornyakov 09a7a40478 The samples were updated corresponding a single standart for <help> 14 years ago
Ilya Lysenkov ce8437d37f minor formatting 14 years ago
Ilya Lysenkov 5d4afe81e0 Added displaying of the mean background image in the bgfg_segm sample (ticket #317). 14 years ago
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