platform/upstream/opencv.git
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...
2012-03-28 Ilya LysenkovFixed the test of findChessboardCorners (it didn't...
2012-03-28 Alexander ReshetnikovUpdated test_video_pos.cpp
2012-03-28 Andrey Kamaev#1416 added option to install OpenCVConfig.cmake i...
2012-03-28 Vadim Pisarevskyfixed writing huge matrices (ticket #1439)
2012-03-28 Alexander Mordvintsevreverted revision 7676 (#1725)
2012-03-28 Maria Dimashovaadded doc on DenseFeatureDetector (#1311)
2012-03-28 Vadim Pisarevskyfixed mask operations with uninitialized output array...
2012-03-28 Alexey Spizhevoy#1713 Added the possibility of setting user_block_size...
2012-03-28 Vladislav Vinogradovmoved gpu cvtColor tests to separate file
2012-03-28 Alexander Mordvintsevworking on python wrappers for stitching
2012-03-28 Alexander Mordvintsevgpu.hpp:filterSpeckles conflicts with calib3d.hpp ...
2012-03-27 Andrey KamaevFixed MSCV2005 build with TBB enabled.
2012-03-27 Andrey Kamaev#842 #include <sys/mman.h> is moved from public headers...
2012-03-27 Andrey KamaevFixed Android tests and samples status in cmake report...
2012-03-27 Andrey KamaevFixed Windows build
2012-03-27 Andrey KamaevMade dependency of opencv_objdetect from opencv_highgui...
2012-03-27 Ilya LysenkovAdded a check that Q reprojects to the same 3D points...
2012-03-27 Ilya LysenkovAdded a check that Tx after rectification is equal...
2012-03-27 Andrey KamaevReworked build scripts for Android Java API, tests...
2012-03-27 Ilya LysenkovFixed wrong computation of a reprojection matrix Q...
2012-03-27 Ilya LysenkovAdded a check that Q (computed by rectification) reproj...
2012-03-27 Vadim Pisarevskyadded special notice about the missing saturation in...
2012-03-27 Vadim Pisarevskyfixed a few compile problems in SparseMat code; fixed...
2012-03-27 Maria Dimashovaadded test case of matching the same descriptors
2012-03-27 Vadim Pisarevskyimproved description of RTreeParams (ticket #1656;...
2012-03-27 Vadim Pisarevskyprobably fixed multi-threaded capturing from DShow...
2012-03-27 Vladislav Vinogradovminor modification of gpu video tests
2012-03-27 Vadim Pisarevskyadded houghcircles sample, improved circle detection...
next