profile/ivi/opencv.git
2011-06-16 Kirill Kornyakovbugfix in warpAffine, correct buffer size should be...
2011-06-15 Vadim PisarevskyvideoInput is now integrated into highgui and built...
2011-06-15 P. Druzhkovbrief gbt documentation added. some sample fixes made...
2011-06-15 Elena FedotovaPurpose: 2nd review cycle: many links in this topic...
2011-06-15 Vadim Pisarevskyfixed gcc dwarf2 check
2011-06-15 Alexander Shishkovturned off WITH_VIDEOINPUT for mingw with dwarf2
2011-06-15 Alexander Mordvintsevuse cv2 function
2011-06-15 Maria Dimashovaminor formating
2011-06-15 Alexander Shishkovfixed compilation error on MCVS in descriptors.cpp
2011-06-15 Ilya LysenkovQT: fixed exceptions (ticket #901)
2011-06-15 Vadim Pisarevskysome more corrections in the docs
2011-06-15 Maria Dimashovafixed OpponentColorDescriptorExtractor (#1109)
2011-06-15 Vadim Pisarevskyadded variational stereo correspondence (by Sergey...
2011-06-15 Vladislav Vinogradovfixed gpu::cvtColor
2011-06-15 Maria Dimashovafixed erasing class_id and response members in sift...
2011-06-15 Maria Dimashovaminor
2011-06-15 Ilya LysenkovFixed wheel zoom with QT (ticket #733)
2011-06-15 Anatoly Baksheevdefault cuda target flags changed
2011-06-14 Ana HuamanModified conf.py. Added extlinks for the tutorials
2011-06-14 Ana HuamanAdded a extlinks section for external links to the...
2011-06-14 Ana HuamanAdded two more drawing tutorials
2011-06-14 Anton Obukhov[*] Approach to the bug with integral image calculation...
2011-06-14 Ana HuamanSaving the first batch of tutorials: Short installation...
2011-06-14 Alexander Mordvintsevpython helper routines (common.py) added
2011-06-14 Alexander Shishkovfixed test_precornerdetect, test_findstereocorresponden...
2011-06-14 Alexander Shishkovfixed compilation on Mingw64
2011-06-14 Maria Dimashovaremoved DOT implementation
2011-06-14 Alexander Mordvintsevwork on calibration sample
2011-06-14 Vadim Pisarevskyfixed multiple GCC warnings on Ubuntu 11.04
2011-06-14 Vladislav Vinogradovminor fix
2011-06-14 Vladislav Vinogradovadded __forceinline__ to device functions
2011-06-14 Vadim Pisarevskyfixed bayer pattern picture in cvtColor() description...
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...
next