1248 Commits (c87d2d414d253385d77652171b13e6ad2bcae3cb)

Author SHA1 Message Date
Maria Dimashova 1580806730 removed DOT implementation 14 years ago
Alexander Mordvintsev 6616606ea4 work on calibration sample 14 years ago
Vadim Pisarevsky 3c8cff3d7e fixed ellipse orientation in fitellipse.py 14 years ago
Alexander Mordvintsev 619e503d53 calibrate.py added (broken) 14 years ago
Vadim Pisarevsky 9df999154c fixed a few warnings and bugs, including ticket #1079 14 years ago
Alexander Mordvintsev b6c19d365f switched from argparse to getopt for compatibility with Python 2.6 14 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
Alexander Mordvintsev 787fe6a93f multiple cameras and frame saving in video.py 14 years ago
Maria Dimashova 6cc3361427 fixed #916 14 years ago
itsyplen 3876cf22e3 reverted samples with new command argument parser. will be continued after OpenCV release. 14 years ago
itsyplen 781ea62bd4 temporary commit before samples revert 14 years ago
Alexey Spizhevoy efe0b77416 reverted wrong commit for one of gpu samples 14 years ago
Alexey Spizhevoy ace94d2ebf fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 14 years ago
itsyplen 3ed42fcd23 Delete unnecessary comments 14 years ago
itsyplen 4d417ccf7a Help and parsing command line were updated in next samples: chamfer 14 years ago
itsyplen a1ee9d406e Help and parsing command line were updated in next samples: camshiftdemo, calibration_artificial 14 years ago
Anatoly Baksheev ee3101ba1c removed cv_config 14 years ago
Alexander Mordvintsev 07a4e52093 video synth uses cv2.randn for noise -- much faster than np.random.normal 14 years ago
itsyplen 2e7e6ae84b Update sample: change help and added CommandLineParser using 14 years ago
Vadim Pisarevsky 20aca7440f a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago
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