platform/upstream/opencv.git
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()
2012-03-29 Ilya LysenkovAdded wrappers of cvTriangulatePoints()
2012-03-29 Maria Dimashovaadded smoke test on EM, fixed EM reading #1570 (thanks...
2012-03-29 Andrey Kamaev#1205 fixed more bugs/typos in parameters
2012-03-29 Maria Dimashovafixed em test
2012-03-29 Andrey Kamaev#1205 fixed ~100 of ~700 parameters
2012-03-29 Alexander SmorkalovFix for issue #1201 Updated. Focus mode auto was replac...
2012-03-29 Andrey KamaevAdded regression test for #1652
2012-03-29 Andrey KamaevImplemented missed AlgorithmInfo for BRIEF
2012-03-29 Andrey KamaevFixed 2 spontaneously failing tests
2012-03-29 Marina Kolpakovafixed #1373
2012-03-28 Andrey Kamaev#1695 fixed arrow key events with the Qt backend
2012-03-28 Marina Kolpakovatest case from ticket #1650
2012-03-28 Marina Kolpakovaminor refactoring
2012-03-28 Andrey Kamaev#1365 Fixed numerous bugs in Bayer2RGB_VNG_8u SSE optim...
2012-03-28 Marina Kolpakovafixed bug for #1496 and correctness tests for function...
2012-03-28 Ilya LysenkovFixed the error message in cvCorrectMatches (fixes...
2012-03-28 Alexander Reshetnikovchanged icvSetVideoSize function (ticket #1067)
2012-03-28 Maria Dimashovafixed cvKMeans2 (#1359)
2012-03-28 Andrey Pavlenkofix for #1724: making Java samples compatible with...
2012-03-28 Alexander ReshetnikovUpdated saving paths for highgui tests
2012-03-28 Vadim Pisarevskyadded Vec Matx::solve(Vec) (ticket #1376)
2012-03-28 Alexander Shishkovfixed #1616
2012-03-28 Maria Dimashovafixed iter index in kmeans
2012-03-28 Vadim Pisarevskyavoid empty clusters in k-means in a more elegant way...
2012-03-28 Vadim Pisarevskysave, load & copy HOGDescriptor::nlevels (ticket #1533)
2012-03-28 Vladislav Vinogradovfixed bug #1640
2012-03-28 Alexey SpizhevoyFixed bugs in gpu border extrapolation aux. classes...
2012-03-28 Alexander ReshetnikovMinor refactoring of video i/o tests: fixed error with...
2012-03-28 Andrey Kamaev#1537 removed suspicious lines clearing optimization...
2012-03-28 Alexander ReshetnikovChanged saving paths for another highgui tests
2012-03-28 Andrey Kamaev#1508 prefer architecture-specific install directory...
2012-03-28 Vadim Pisarevskyfixed cvComputeCorrespondEpilines to handle <5 points...
2012-03-28 Ilya LysenkovModified the test of findChessboardCorners to check...
2012-03-28 Vadim Pisarevskyrestored the ordering of SURF constructor parameters...
2012-03-28 Vladislav Vinogradovadded support of 3-channels output to gpu::reprojectIma...
2012-03-28 Alexander ReshetnikovUpdated ffmpeg test for big video writing (changed...
next