profile/ivi/opencv.git
2012-04-04 Andrey PavlenkoJava API: fixing Calib3d tests
2012-04-04 Andrey PavlenkoJava API: fixing Core tests; minor enchantments in...
2012-04-04 Andrey KamaevFix for #1730
2012-04-04 Andrey KamaevFixed bug in reading zero-size Mat from FileStorage
2012-04-04 Andrey KamaevAdded test for reading empty Mat from FileStorage
2012-04-04 Andrey PavlenkoJava API: changing C++ vector<T> handling;
2012-04-04 Vadim Pisarevskymake Mat::Mat(CvMat* m) return empty matrix when m...
2012-04-04 Vadim Pisarevskyadded notice about the changed behavior of copyMakeBord...
2012-04-04 Vadim Pisarevskysupport in-place warpAffine, warpPerspective & remap...
2012-04-04 Vadim Pisarevskyadded test for ticket #1719 and added a note about...
2012-04-04 Andrey KamaevUpdated performance tests sanity data; fixed some tests
2012-04-04 Vadim Pisarevskyrestore support of vector<float> as possible output...
2012-04-04 Andrey KamaevRemoved unneded dependency between objdetect and calib3d
2012-04-03 Andrey KamaevMerged the trunk r7794
2012-04-03 Vadim Pisarevskyadded initModule_features2d(). Possibly solved problem...
2012-04-03 Vadim Pisarevskyrestored try-catch in the i/o test
2012-04-03 Vadim Pisarevskyfixed a few bugs in XML/YAML input/output.
2012-04-03 Maria Dimashovafixed Algorithm
2012-04-03 Vladislav Vinogradovupdated gpu docs
2012-04-03 Alexander Shishkovfixed #1572
2012-04-02 Alexander Shishkovfixed bug in document theme
2012-04-02 Vadim Pisarevskyadded Algorithm::get/set/addParam(vector<Mat>) (to...
2012-04-02 Alexander Shishkovfixed document style for deprecated interfaces
2012-04-02 Vladislav Vinogradovfixed gpu::Laplacian
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()
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
next