2170 Commits (787fe6a93f8234b49220bda86bc316f9b17e08a0)
 

Author SHA1 Message Date
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
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
Vadim Pisarevsky 3b9e752be7 some more core functions documented + minor fixes and rearrangements 14 years ago
Vadim Pisarevsky 5441130e21 added "whitelist" capability to the documentation check script 14 years ago
Vadim Pisarevsky 51c11ba78b improved convertPointsHomogeneous documentation. added convertPointsTo/FromHomogeneous (ticket #1011) 14 years ago
Vadim Pisarevsky f6b3754f34 handle empty YAML's correctly (ticket #1127) 14 years ago
Ilya Lysenkov 3822128602 Fixed cv namespace boldface (from ticket #991) 14 years ago
Ilya Lysenkov 839c1bea4b Fixed matchTemplate doc (ticket #1045) 14 years ago
Ilya Lysenkov 99bae77173 Fixed coefficients order in solvePoly doc (ticket #1060) 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
Ilya Lysenkov ee2b8aa764 Fixed python AbsDiffS doc (ticket #1097) 14 years ago
Ilya Lysenkov 95bfd022cf Fixed createButton brief doc (ticket #785) 14 years ago
Ilya Lysenkov be1f084c54 Updated CvSparseMat doc (ticket #679) 14 years ago
Maria Dimashova 4a1ccbeee6 optimized retrievePointCloudMap (#1106) 14 years ago
Stefano Fabri 715b5d0c55 Little fix for multicast (we'll testing in a real multicast environment in the next days) 14 years ago
Ilya Lysenkov c71e24cd96 Updated docs of findCirclesGrid() 14 years ago
itsyplen a2f5884159 Specialization for 'get' method with bool type was added, help and constructor were updated too 14 years ago
Ilya Lysenkov 35e25b760e Added the EMD function description (ticket #696) 14 years ago
Ilya Lysenkov 1e945dc984 Added documenation of the Earth Mover Distance (C++ interface, ticket #696) 14 years ago
Maria Dimashova b5163291dd added upright mode to SURF (#825) 14 years ago