2290 Commits (6a3f69d2d18d86352c6b5d2abd4e892c94c8ed1f)
 

Author SHA1 Message Date
Elena Fedotova fd63587c0d Purpose: 2nd review cycle - merged eng and tw versions. 14 years ago
Alexander Shishkov a7d1e08bcc added progress output to the long-time tests (for buildbot) 14 years ago
Alexander Shishkov b081f8bfd6 changed uint to unsigned int 14 years ago
Alexander Shishkov 4cc167c5d0 fixed problem with norm in opencv_test_core 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
Anatoly Baksheev dc8572dc7b data_mov_utils.hpp 14 years ago
Ilya Lysenkov c69180396e Minor doc fix 14 years ago
Ilya Lysenkov 4ad02804e1 Added documentation of segmentMotion from cvSegmentMotion doc 14 years ago
Vadim Pisarevsky f9fc180e1a fixed tickets #1117 and #954 14 years ago
Ilya Lysenkov 1ebdfa4992 Copied docs of Kalman Filter from source code to documentation 14 years ago
Ilya Lysenkov 289a827aed Minor doc fix 14 years ago
Ilya Lysenkov 0c10ed8faf Minor doc fix 14 years ago
Vadim Pisarevsky 2741dd0ea6 make type registration ordering in cv2.so consistent with the declaration order (fixes the class hierarchy; see ticket #1113) 14 years ago
Maria Dimashova 96f69b160c added implementation of CvHaarFeatureParams::read() in traincascade application (#1061) 14 years ago
Vadim Pisarevsky 5ca3bd502c reverted broken opencv_test_core launcher 14 years ago
Maria Dimashova eace415f57 fixed cascade detection on images of size equal to feature size (#1070) 14 years ago
Ilya Lysenkov 883b87c04f Minor. 14 years ago
Ilya Lysenkov d551024fc7 Copied docs of background/foreground segmentation from source code to documentation 14 years ago
Alexander Mordvintsev 787fe6a93f multiple cameras and frame saving in video.py 14 years ago
Ilya Lysenkov fac611337f Minor doc change 14 years ago
Vadim Pisarevsky cd818192ce fixed ticket #892 14 years ago
Vadim Pisarevsky 0070ce20af next attempt to fix ticket #1121 14 years ago
Vadim Pisarevsky 8a888cd9ce fixed RNG::uniform(double,double) (ticket #1131) 14 years ago
Alexey Spizhevoy a8a9278391 updated matches checking in opencv_stitching 14 years ago
Vadim Pisarevsky bb8198abfd continued cleaning up the docs and fixing hyperlinks (".. index:: <name>" and ".. _<name>:" are not needed anymore) 14 years ago
Maria Dimashova 6cc3361427 fixed #916 14 years ago
Ilya Lysenkov 6d71817ddc Documented the SimpleBlobDetector class. 14 years ago
Ilya Lysenkov 2beae4d30b Minor change of SimpleBlobDetector 14 years ago
Andrey Kamaev 9484355137 Reduced logs count in Android camera 14 years ago
itsyplen 3876cf22e3 reverted samples with new command argument parser. will be continued after OpenCV release. 14 years ago
Maria Dimashova 8f4f982e5c added support of several kinects (#1105) 14 years ago
itsyplen 781ea62bd4 temporary commit before samples revert 14 years ago
Ilya Lysenkov cb511861ac Removed unnecessary function from SimpleBlobDetector 14 years ago
Ilya Lysenkov f60d7fdfef Simplified SimpleBlobDetector to make it simple) 14 years ago
Maria Dimashova c6e49402a5 changed temporary filename and aligned RGB data with XYZ data (#867) 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
Vladislav Vinogradov cfb8c8418b minor fix 14 years ago
Vladislav Vinogradov 26dd71d981 fixed gpu::cvtColor according #5324 changes 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
Stefano Fabri 11feada567 Some warning fix. Initial multicast get property support 14 years ago
Ilya Lysenkov 575ec4aae8 Added doxygen doc to getBackgroundImage 14 years ago
Vadim Pisarevsky 3531521f10 a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago