profile/ivi/opencv.git
2011-06-14 Alexander Shishkovfixed #768 ticket
2011-06-14 Alexander Shishkovfixed #768 ticket
2011-06-14 Vadim Pisarevskyfixed ellipse orientation in fitellipse.py
2011-06-14 Alexander Shishkovadded new version of ffmpeg binary for compilation...
2011-06-14 Vladislav Vinogradovremoved MultiGpuManager from docs
2011-06-14 Vladislav Vinogradovfixed csbp test under linux
2011-06-14 Vladislav Vinogradovfixed csbp test for CC 1.x
2011-06-13 Alexander Shishkovapplied patch from ticket #801
2011-06-13 Vadim Pisarevskyadded missing highgui wrappers (ticket #1040)
2011-06-13 Vadim Pisarevskyapplied patches from #1005
2011-06-13 Elena FedotovaPurpose: 2nd review cycle - check ?? - problems with...
2011-06-13 Vadim Pisarevskyreturn Py_None for an empty mat (should fix #1120)
2011-06-13 Alexander Mordvintsevcalibrate.py added (broken)
2011-06-13 Vadim Pisarevskyfixed ticket #983
2011-06-13 Vadim Pisarevskyfixed ticket #983
2011-06-13 Vadim Pisarevskyrenamed sum() to sumElems() in Python/Java bindings...
2011-06-13 Vadim Pisarevskyextended Mat::setTo() to support multi-channel arrays...
2011-06-13 Elena FedotovaPurpose: 2nd review cycle - check ?? - problems with...
2011-06-13 Elena FedotovaPurpose: 2nd review cycle - merged eng and tw versions.
2011-06-13 Alexander Shishkovadded progress output to the long-time tests (for buildbot)
2011-06-13 Alexander Shishkovchanged uint to unsigned int
2011-06-13 Alexander Shishkovfixed problem with norm in opencv_test_core
2011-06-12 Vadim Pisarevskyfixed a few warnings and bugs, including ticket #1079
2011-06-11 Alexander Mordvintsevswitched from argparse to getopt for compatibility...
2011-06-11 Anatoly Baksheev~40 warnings under VS2008
2011-06-11 Anatoly Baksheevdata_mov_utils.hpp
2011-06-10 Ilya LysenkovMinor doc fix
2011-06-10 Ilya LysenkovAdded documentation of segmentMotion from cvSegmentMoti...
2011-06-10 Vadim Pisarevskyfixed tickets #1117 and #954
2011-06-10 Ilya LysenkovCopied docs of Kalman Filter from source code to docume...
2011-06-10 Ilya LysenkovMinor doc fix
2011-06-10 Ilya LysenkovMinor doc fix
2011-06-10 Vadim Pisarevskymake type registration ordering in cv2.so consistent...
2011-06-10 Maria Dimashovaadded implementation of CvHaarFeatureParams::read(...
2011-06-10 Vadim Pisarevskyreverted broken opencv_test_core launcher
2011-06-10 Maria Dimashovafixed cascade detection on images of size equal to...
2011-06-10 Ilya LysenkovMinor.
2011-06-10 Ilya LysenkovCopied docs of background/foreground segmentation from...
2011-06-10 Alexander Mordvintsevmultiple cameras and frame saving in video.py
2011-06-10 Ilya LysenkovMinor doc change
2011-06-10 Vadim Pisarevskyfixed ticket #892
2011-06-10 Vadim Pisarevskynext attempt to fix ticket #1121
2011-06-10 Vadim Pisarevskyfixed RNG::uniform(double,double) (ticket #1131)
2011-06-10 Alexey Spizhevoyupdated matches checking in opencv_stitching
2011-06-09 Vadim Pisarevskycontinued cleaning up the docs and fixing hyperlinks...
2011-06-09 Maria Dimashovafixed #916
2011-06-09 Ilya LysenkovDocumented the SimpleBlobDetector class.
2011-06-09 Ilya LysenkovMinor change of SimpleBlobDetector
2011-06-09 Andrey KamaevReduced logs count in Android camera
2011-06-09 itsyplenreverted samples with new command argument parser....
2011-06-09 Maria Dimashovaadded support of several kinects (#1105)
2011-06-09 itsyplentemporary commit before samples revert
2011-06-09 Ilya LysenkovRemoved unnecessary function from SimpleBlobDetector
2011-06-09 Ilya LysenkovSimplified SimpleBlobDetector to make it simple)
2011-06-09 Maria Dimashovachanged temporary filename and aligned RGB data with...
2011-06-09 Alexey Spizhevoyreverted wrong commit for one of gpu samples
2011-06-09 Alexey Spizhevoyfixed bug in opencv_stitching (corrected resize images...
2011-06-09 itsyplenDelete unnecessary comments
2011-06-09 itsyplenHelp and parsing command line were updated in next...
2011-06-09 itsyplenHelp and parsing command line were updated in next...
2011-06-09 Vladislav Vinogradovminor fix
2011-06-09 Vladislav Vinogradovfixed gpu::cvtColor according #5324 changes
2011-06-09 Anatoly Baksheevremoved cv_config
2011-06-09 Alexander Mordvintsevvideo synth uses cv2.randn for noise -- much faster...
2011-06-09 itsyplenUpdate sample: change help and added CommandLineParser...
2011-06-09 Stefano FabriSome warning fix. Initial multicast get property support
2011-06-09 Ilya LysenkovAdded doxygen doc to getBackgroundImage
2011-06-09 Vadim Pisarevskya lot of small corrections to bring down the number...
2011-06-09 Vadim Pisarevskya lot of small corrections to bring down the number...
2011-06-08 Vadim Pisarevskysome more core functions documented + minor fixes and...
2011-06-08 Vadim Pisarevskyadded "whitelist" capability to the documentation check...
2011-06-08 Vadim Pisarevskyimproved convertPointsHomogeneous documentation. added...
2011-06-08 Vadim Pisarevskyhandle empty YAML's correctly (ticket #1127)
2011-06-08 Ilya LysenkovFixed cv namespace boldface (from ticket #991)
2011-06-08 Ilya LysenkovFixed matchTemplate doc (ticket #1045)
2011-06-08 Ilya LysenkovFixed coefficients order in solvePoly doc (ticket ...
2011-06-08 Maria Dimashovafix and some enchantments for matching_to_many_images...
2011-06-08 itsyplenFixed mistakes in help
2011-06-08 Ilya LysenkovFixed python AbsDiffS doc (ticket #1097)
2011-06-08 Ilya LysenkovFixed createButton brief doc (ticket #785)
2011-06-08 Ilya LysenkovUpdated CvSparseMat doc (ticket #679)
2011-06-08 Maria Dimashovaoptimized retrievePointCloudMap (#1106)
2011-06-08 Stefano FabriLittle fix for multicast (we'll testing in a real multi...
2011-06-08 Ilya LysenkovUpdated docs of findCirclesGrid()
2011-06-08 itsyplenSpecialization for 'get' method with bool type was...
2011-06-08 Ilya LysenkovAdded the EMD function description (ticket #696)
2011-06-08 Ilya LysenkovAdded documenation of the Earth Mover Distance (C+...
2011-06-08 Maria Dimashovaadded upright mode to SURF (#825)
2011-06-08 Vadim Pisarevskyrenamed "None()" to "noArray()" to avoid conflicts...
2011-06-08 Kirill KornyakovNotification messages about bad parameters in command...
2011-06-07 Vadim Pisarevskystarted work on API & doc synchronization (in particula...
2011-06-07 Alexander Mordvintsevpython cv2:
2011-06-07 Ilya LysenkovFixed comparison methods in cvMatchShapes (ticket ...
2011-06-07 Ilya LysenkovUsed literal blocks instead of the LaTeX verbatim envir...
2011-06-07 Maria Dimashovaremoved constraint to max_iter in CvANN_MLP (#1110)
2011-06-07 Ilya LysenkovFixed the RGB2HSV formula (ticket #868)
2011-06-07 Maria Dimashovareplaced M_PI by CV_PI
2011-06-07 Ilya LysenkovAsked users to pass two operation flags tothe sort...
2011-06-07 Ilya LysenkovFixed Mat::channels() brief documentation (ticket ...
2011-06-07 Kirill Kornyakovclass CommandLineParser was updated according new requi...
next