platform/upstream/opencv.git
2012-04-12 Alexey SpizhevoyRemoved unnecessary line (videostab)
2012-04-12 Ilya LysenkovAdded support of CV_16S depth in morphology operations
2012-04-11 Alexey SpizhevoyRefactored videostab module. Added normalization into...
2012-04-11 Ilya LysenkovAdded OPTFLOW_LK_GET_MIN_EIGENVALS flag as alias for...
2012-04-11 Alexey SpizhevoyAdded WITH_CLP flag support into cmake scripts.
2012-04-11 Alexey SpizhevoyAdded more flags for motion estimation in videostab...
2012-04-10 Alexey SpizhevoyMinor fixes and updates in videostab module and sample
2012-04-10 Alexey SpizhevoyFixed bug in videostab sample. Fixed model size in...
2012-04-09 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-09 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-09 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-09 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-09 Alexey SpizhevoyFixed bug in motion stabilization pipeline and updated...
2012-04-06 Alexey SpizhevoyAdded support of homography motion model into vidostab...
2012-04-06 Alexey SpizhevoyUpdated wobble suppression code in videostab module
2012-04-05 Alexey SpizhevoyRefactored videostab module. Added MoreAccurateMotionWo...
2012-04-05 Alexey SpizhevoyRefactored videostab module, added base class for woobb...
2012-04-05 Marius MujaBug fix in LSH index
2012-04-05 Andrey Pavlenkofixing compilation
2012-04-04 Alexey SpizhevoyAdded motion stabilization pipeline (videostab module)
2012-04-04 Alexander Mordvintsevfixed EM sample
2012-04-04 Alexey SpizhevoyAdded asserts into global motion estimation functions...
2012-04-04 Alexey SpizhevoyAdded support of homography estimation into videostab...
2012-04-04 Alexey SpizhevoyFixed some bugs in videostab module and refactored it
2012-04-03 Vladislav Vinogradovmerged revisions r7808 from 2.4 branch
2012-04-03 Alexander Kapustin36 functions of cvtScaleTIPES_func were Neon Optimized
2012-04-03 Alexander Shishkovmerged revisions r7802,r7804,r7805 from 2.4 branch
2012-04-02 Alexey SpizhevoyUpdated videostab module
2012-04-02 Alexander SmorkalovIssue 1119 Build for x86. Build script added. Tests...
2012-04-02 Alexey SpizhevoyRefactored videostab module and sample
2012-04-02 Vladislav Vinogradovminor fix of gpu performance sample
2012-04-02 Vladislav Vinogradovfixed gpu performance sample (SURF usage)
2012-04-02 Vladislav Vinogradovfixeg gpu::Laplacian
2012-04-01 Andrey KamaevFixed Java API build
2012-04-01 Alexander Shishkovchanged version to 2.4
2012-04-01 Vladislav Vinogradovfixed gpu::filter2D
2012-03-31 Andrey KamaevFixed gcc build
2012-03-31 Anatoly Baksheevfixed #1257 ( HaarCascadeApplication GPU test crash )
2012-03-31 Andrey KamaevFixed conversions from YV12 and IYUV on non-continuous...
2012-03-31 Anatoly Baksheevfixed bug #1367 in CSBP
2012-03-31 Anatoly Baksheevminor
2012-03-31 Vadim Pisarevskyadded explicit () to avoid MSVC /analyze warning
2012-03-31 Andrey KamaevFixed typo.
2012-03-31 Vadim Pisarevskyadded optional dependency stitching->nonfree. When...
2012-03-31 Alexander ReshetnikovFixed compilation error with ffmpeg 0.9.x & 0.10.x
2012-03-31 Vladislav Vinogradovapplied patch #1734
2012-03-31 Andrey Kamaev#1732 Added yuv420p to RGB conversion. Thanks to Robert...
2012-03-31 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-31 Alexander ReshetnikovRemoved duplicated includes from ffmpeg wrappers
2012-03-31 Alexander ReshetnikovSolved a problem with VideoWriter in the new wrapper
2012-03-31 Alexander ReshetnikovFixed compilation error under Ubuntu 11.10; added ...
2012-03-31 Andrey KamaevFixed build error in Android examples when java binding...
2012-03-31 Andrey KamaevFixed ~20 potential errors identified by the MS complier.
2012-03-31 Vadim Pisarevskyfixed video capturing on Mac running Windows (ticket...
2012-03-30 Vadim Pisarevskyanother fix for cap_dshow.cpp; fixed warning in facerec...
2012-03-30 Alexander ReshetnikovUpdated displayOverlay's implementation & documentation...
2012-03-30 Andrey KamaevFixed Windows build (MSVC 10 Win32)
2012-03-30 Vadim Pisarevskyapplied big patch #1281 by Martin Beckett (various...
2012-03-30 Vadim Pisarevskyadded borderType to pyrDown, pyrUp & buildPyramid ...
2012-03-30 Alexander ReshetnikovUpdated new ffmpeg wrapper
2012-03-30 Andrey KamaevFixed build with tests disabled
2012-03-30 Andrey KamaevFixed Android build warnings
2012-03-30 Maria Dimashovafix the ticket #1234
2012-03-30 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-30 Alexander ReshetnikovFixed a problem with CODEC_ID_RAWVIDEO in FFMPEG (ticke...
2012-03-30 Andrey Pavlenko#796, #1701 fixing doc vs code arg-s naming consistency
2012-03-30 Vadim Pisarevskyadded video stream positioning in QTKit-based VideoCapt...
2012-03-30 Andrey KamaevFixed gcc build after r7751
2012-03-30 Vadim Pisarevskypossible fix for #1396
2012-03-30 Anatoly Baksheevremoved obsolete docs about cuda contexts
2012-03-30 Vadim Pisarevskyfixed building delaunay.c with MSVC
2012-03-30 Ivan KorolevFixed the path to the testdata.
2012-03-30 Ivan KorolevFixed the path to the testdata.
2012-03-30 Vadim Pisarevskya LOT of obsolete stuff has been moved to the legacy...
2012-03-30 Andrey KamaevFixed several false-positive warnings in rst_parser...
2012-03-30 Alexey SpizhevoyFixed default arg value in videostab sample
2012-03-30 Alexey SpizhevoyAdded linear similarity estimation into videostab module
2012-03-30 Andrey KamaevApplied patch from #1133
2012-03-29 Andrey Kamaev#1532 Debug version of python bindings is excluded...
2012-03-29 Vadim Pisarevskyadded description of cv::convexityDefect
2012-03-29 Vadim Pisarevskyadded cv::convexityDefects (ticket #796)
2012-03-29 Ilya LysenkovPartial fix of a cameraCalibration() test
2012-03-29 Ilya LysenkovAdded termination criteria as a calibrateCamera() parameter
2012-03-29 Vadim Pisarevskyfixed HOGDescriptor::detect and HOGDescriptor::detectMu...
2012-03-29 Vadim Pisarevskyrewritten floodfill in generic style; added CV_32S...
2012-03-29 Alexander ReshetnikovFixed error with color space switching for IEEE1394...
2012-03-29 Andrey Pavlenkoupdating screen resolutions support settings
2012-03-29 Andrey Pavlenkofixing a typo
2012-03-29 Alexander Shishkovfixed #1421
2012-03-29 Ilya LysenkovAdded documentation of correctMaches (#1350)
2012-03-29 Ilya LysenkovAdded a test for correctMatches (#1350)
2012-03-29 Ilya LysenkovAdded wrappers of cvCorrectMatches (#1350)
2012-03-29 Vadim Pisarevskyfixed line clipping (ticket #1284)
2012-03-29 Alexander ReshetnikovFixed segfault problem with cap_unicap (ticket #1112)
2012-03-29 Vadim Pisarevskyfixed bug #1318. extended RNG::fill with the optional...
2012-03-29 Alexander ReshetnikovUpdated close method for ieee1394 cameras
2012-03-29 Ilya LysenkovAdded documentation of triangulatePoints()
2012-03-29 Andrey Kamaev#1349 tbb::mutex is moved to outer scope to be sure...
2012-03-29 Vadim Pisarevskyswitched back to FitEllipse algorithm by Dr. Daniel...
2012-03-29 Ilya LysenkovAdded a test for the C++ wrapper of cvTriangulatePoints()
next