platform/upstream/opencv.git
2011-06-17 Alexander Mordvintsevwork on obj_detect sample
2011-06-17 Vladimir Dudnikremoved trailing backspaces, reduced number of warnings...
2011-06-16 Andrey KamaevUpdated NDK default paths for version r5c
2011-06-16 Andrey KamaevAdded Android native camera module
2011-06-16 Bernat GaborA "Hello World" like tutorial to assure that I have...
2011-06-16 Ilya LysenkovQt: fixed destroyAllWindow crash (patch #794)
2011-06-16 Alexander ShishkovFixed MacOS GPU Compilation for i386
2011-06-16 Alexander Shishkovadded missing audevcod.h
2011-06-16 Vadim Pisarevskyadded missing errors.h
2011-06-16 Ilya LysenkovQt: fixed using of OpenCV in another Qt app (patch...
2011-06-16 Vadim Pisarevskyintroduced new RST/Sphinx domain ocv.
2011-06-16 Ilya LysenkovQt: fixed resizing of maximized window (patch #858).
2011-06-16 Maria Dimashovaminor change (moved methods implementation from hpp...
2011-06-16 Anatoly Baksheevtabs
2011-06-16 Vadim Pisarevskylittle fix: "and" => "AND"
2011-06-16 Vadim Pisarevskyanother small correction to build cap_dshow.cpp in...
2011-06-16 Vadim Pisarevskyadded missing evcode.h; made videoinput optional (ticke...
2011-06-16 Andrey Morozovfixed "bitrate tolerance too small for bitrate"
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....
next