profile/ivi/opencv.git
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...
2011-06-07 Vadim Pisarevskyexcluded "-B" flag for better compatibility with old...
2011-06-07 Maria Dimashovaadded CvEM read/write (#1032)
2011-06-07 Ilya LysenkovMinor change to contourArea example
2011-06-07 Alexander Mordvintsevpython cv2 sample: coherence enhancing
2011-06-07 Maria Dimashovaadded one more SIFT::CommonParams constructor
2011-06-07 Ethan RubleeAttempting to add support for openni depth registration.
2011-06-06 Vadim Pisarevskyadded CV_CAP_PROP_PVAPI_MULTICASTIP property (thanks...
2011-06-06 Vadim Pisarevskyfixed VS2010 compile warnings and errors
2011-06-06 Vadim Pisarevskyreplaced "const InputArray&" => "InputArray"; made...
2011-06-06 Alexander Mordvintsevadded some constants to python cv2 api
2011-06-06 Maria Dimashovaremoved duplicated check
2011-06-06 Alexander Shishkovadded BUILD_WITH_STATIC_CRT option for static linking...
2011-06-06 Andrey KamaevAndroid native camera is updated to support RGBA output
2011-06-06 Alexander Mordvintsevpython cv2 sample: hi-res image browse
2011-06-05 Alexander Mordvintsevpython cv2 sample: GMM expectation-maximization
2011-06-05 Alexander Mordvintsevadded python cv2 port of letter_recog sample
2011-06-04 Andrey KamaevYUV420i to RGB conversion is added to cvtColor
2011-06-04 Vadim Pisarevskyupdated cheatsheet; fixed a few typos
2011-06-03 Vadim Pisarevskyadded CV_64F support to cv::remap (ticket #650)
2011-06-03 Kirill KornyakovThe samples were updated through CommandLineParser...
2011-06-03 Vadim Pisarevskyadded 16-bit support to Bayer2RGB & Bayer2Gray (ticket...
2011-06-03 Andrey KamaevAdded missed method declarations. Fix for r5343
2011-06-03 Kirill KornyakovThe samples were updated corresponding a single standar...
2011-06-03 Vadim Pisarevskyadded 16-bit support to Bayer2RGB & Bayer2Gray (ticket...
2011-06-03 Ilya Lysenkovminor formatting
2011-06-03 Ilya LysenkovAdded displaying of the mean background image in the...
2011-06-03 Ilya LysenkovAdded computing of the mean background image in the...
2011-06-03 Vadim Pisarevskyfixed incorrect output of resize(...scalex, scaley...
2011-06-03 Andrey KamaevFixed Android build
2011-06-03 Andrey Morozovadded several new highgui tests
2011-06-03 Anatoly Baksheevfix compilation for macos
2011-06-03 Alexander Shishkovadded check input data
2011-06-02 Vincent Rabaud- fixed the grayscale case
next