232 Commits (f6b3754f3424c5befa1ee88fdbe7058992f47233)

Author SHA1 Message Date
Maria Dimashova 518106af6d fix and some enchantments for matching_to_many_images sample (#869) 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
Vadim Pisarevsky fcd2a0c3d3 fixed VS2010 compile warnings and errors 14 years ago
Kirill Kornyakov 07a9d3558e The samples were updated through CommandLineParser class 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
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
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
Ethan Rublee 355ad2993a adding c++ interface to the datamtrix codes of j. 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 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
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
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
Maria Dimashova cd981f4d13 started to integrate DOT detector 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
Vadim Pisarevsky b9fa21d011 normal bayes classifier has been parallelized using TBB; letter_recog sample updated to demosntrate knearest & bayes classifiers (thanks to Konstantin Krivakin for the patches) 14 years ago
Maria Dimashova faee18961d fixed colorizing disparity 14 years ago
Anatoly Baksheev 6b6a63ba38 fixed some warnings 14 years ago
Gary Bradski 975ecaca7d added output camera id if it fails 14 years ago
Gary Bradski 251918e120 just added frame saving 14 years ago
Vadim Pisarevsky 4b7aaf2e48 fixed build errors on Linux + fixed Farneback optical flow sample 14 years ago
Ilya Lysenkov 3e43bc579b Modified the calibration sample to work with asymmetric pattern 14 years ago
Maria Dimashova eedd42f192 added messages to CMake log; fixed sample 14 years ago
Maria Dimashova ad896ae640 refactored OpenNI integration 14 years ago
Maria Dimashova 344db91676 minor user output change 14 years ago
Maria Dimashova 508aaa41f8 added ability to get and set some Kinect params 14 years ago