platform/upstream/opencv.git
2011-05-01 Maria Dimashovaadded the filtering of keypoints having zero size ...
2011-05-01 Vadim Pisarevskyfixed opencv-ffmpeg compile bug with MinGW (thanks...
2011-05-01 Maria Dimashovaminor changes
2011-04-30 Vadim Pisarevskyfixed several warnings from Xcode 4 LLVM compiler;...
2011-04-30 Maria Dimashovaadded new ML models to points_classifier sample
2011-04-30 Maria Dimashovafixed CvGBTrees
2011-04-30 Maria Dimashovafixed CvBoost
2011-04-30 Maria Dimashovaadded new sample on ML models
2011-04-30 Elena FedotovaPurpose: updated the highgui chapter
2011-04-30 Elena FedotovaPurpose: completed the imgproc chapter
2011-04-30 Elena FedotovaPurpose: completed the imgproc chapter
2011-04-30 Elena FedotovaPurpose: completed the imgproc chapter
2011-04-30 Elena FedotovaPurpose: completed the imgproc chapter
2011-04-30 Elena FedotovaPurpose: completed the imgproc chapter
2011-04-30 Elena FedotovaPurpose: completed the imgproc chapter
2011-04-30 Elena FedotovaPurpose: completed the imgproc chapter
2011-04-30 Andrey KamaevFixed output paths for some libraries and executables.
2011-04-30 Andrey KamaevFixed tests compilation issue with low Android API...
2011-04-29 Ethan RubleeConditional for the module ts, depending on whether...
2011-04-29 Ethan RubleeDissable tests for android by default.
2011-04-29 Leonid BeynensonChanged algorithm of Android camera synchronisation...
2011-04-29 Maria Dimashovafixed #932
2011-04-29 Maria Dimashovafixed #982
2011-04-29 Alexander Shishkovfixed bug in solvePnPRansac test (thanks to Pieter...
2011-04-29 Maria Dimashovafixed #832
2011-04-29 Leonid BeynensonMerged the branch /branches/opencv_pthread_framework...
2011-04-29 Maria Dimashovafixed bug in knnMatch method
2011-04-29 Alexander Shishkovfixed bug in knnMatch method
2011-04-29 Vadim Pisarevskymade the samples compile on Windows
2011-04-29 Vadim Pisarevskyfixed couple of integral-related bugs
2011-04-29 Vadim Pisarevskyadded extra check to avoid crashes
2011-04-29 Vadim Pisarevskycorrected the output euler angle on y axis in RQDecomp3...
2011-04-28 Vadim Pisarevskyfixed compile errors on Ubuntu 11.04
2011-04-28 Vadim Pisarevskyremoved duplicated directory
2011-04-27 Vadim Pisarevskycorrected badarg test of findchessboardcorners (thanks...
2011-04-27 Vadim Pisarevskyfixed bug with misaligned data access (on Windows ...
2011-04-27 Vadim Pisarevskyfixed typo
2011-04-27 Vadim Pisarevskyfixed corners emptiness check in drawChessboardCorners...
2011-04-27 Alexey Spizhevoyfixed failing GPU projectPoints and solvePnPRansac...
2011-04-26 Vadim Pisarevskyfixed highgui build on Windows
2011-04-26 Vadim Pisarevskyfixed libpng build on Windows
2011-04-26 Vadim Pisarevskymoved image codecs' headers to the respective subdirect...
2011-04-26 Vadim Pisarevskymoved image codecs' headers to the respective subdirect...
2011-04-26 Vadim Pisarevskyfixed compile errors on Ubuntu
2011-04-26 Maria Dimashovastarted to integrate DOT detector
2011-04-26 Vadim Pisarevskyfixed typo in cv::erode description
2011-04-26 Vadim Pisarevskydo not define CVAPI_EXPORTS when OpenCV is built static...
2011-04-26 Vadim Pisarevskymade png codec in highgui compatible with libpng-1...
2011-04-26 Vadim Pisarevskymake sure filter2D does not use uninitialized buffers...
2011-04-26 Vadim Pisarevskyfixed repeated allocation of RNG on each theRNG() call...
2011-04-26 Vadim Pisarevskybugfix for highgui crash on Windows in debug mode ...
2011-04-26 James Bowmansimple mean for decode
2011-04-26 James Bowmanrestore data matrix
2011-04-25 Vadim Pisarevskyremoved obsolete tex docs in order to avoid possible...
2011-04-25 James Bowmandatamatrix
2011-04-25 Vadim Pisarevskydo not use Lapack anymore
2011-04-25 Vadim Pisarevskydo not use Lapack anymore
2011-04-25 Anton Obukhov[~] Updated GPU module install target to copy NCV.hpp...
2011-04-25 Anton Obukhov[~] Added nppStSetActiveCUDAstream and nppStGetActiveCU...
2011-04-25 Vladislav Vinogradovadded 16-bit support to TiffEncoder (restore after...
2011-04-25 Nils Haslerfixed jump over initialisation bug.
2011-04-25 Alexey Spizhevoyfixed compile-time bug under Ubuntu
2011-04-24 Anton Obukhov[~] Minor refactoring, clean-up
2011-04-24 Elena FedotovaPurpose: updated the imgproc chapter
2011-04-24 Nils HaslerIf a pipeline is specified manually, this has to be...
2011-04-23 Nils Haslerremoved private copy of gstappsink because appsink...
2011-04-23 Maria Dimashovafixed compile error (ubuntu64)
2011-04-23 Vadim Pisarevskyadded overloaded variants of findHomography & findFunda...
2011-04-23 Nils Hasler* added property CV_CAP_GSTREAMER_QUEUE_LENGTH
2011-04-22 Vincent Rabaud- make sure the code compiles with gcc 4.6
2011-04-22 Alexey Kazakovclass MeanshiftGrouping replaced from objdetect.hpp...
2011-04-22 Alexey KazakovA little fix in haar cascade
2011-04-22 Vadim Pisarevskymoved precomp.hpp before all other headers (to repair...
2011-04-22 Alexey KazakovAdded ROC-curve calculating to the cascade detection...
2011-04-22 Vadim Pisarevskyfixed linker errors by adding CV_EXPORTS to the exporte...
2011-04-22 Vadim Pisarevskysome more minor fixes in datamatrix: warnings eliminate...
2011-04-21 James Bowman#1018: predicate on SSE2
2011-04-21 Andrey Morozovtemporary fix for problem with compilation sse intrinsi...
2011-04-21 Andrey KamaevAndroid compatibility fix: avoid regex.h include to...
2011-04-21 Vadim Pisarevskyremoved compiled hdr_parser.py
2011-04-21 Vladislav Vinogradovadded 16-bit support to TiffEncoder
2011-04-21 James Bowmandatamatrix
2011-04-21 James Bowmandatamatrix test image
2011-04-21 James Bowmandatamatrix
2011-04-20 Vadim Pisarevskysmall correction to the previous patch (also by Konstan...
2011-04-20 Andrey KamaevFixed remaining Android compatibility issues: added...
2011-04-20 Andrey KamaevFixed #1004
2011-04-20 Andrey KamaevFixed #998 and #999: OpponentSIFT and OpponentSURF...
2011-04-19 Victor ErukhimovTutorials
2011-04-19 Vadim Pisarevskyintegrated parallel SVM prediction; fixed warnings...
2011-04-19 Alexey KazakovThe bug was fixed
2011-04-19 Vadim Pisarevskyfixed ?? marks; fixed missing highlighting in some...
2011-04-19 Alexey KazakovAdded to objdetect module: meanshift grouping (groupRec...
2011-04-18 Vladimir Dudnikfixed build issues related to changes in IPP calls.
2011-04-18 Vladimir Dudnikminor changes: removed trailing spaces in some files
2011-04-18 Vadim Pisarevskyfixed OutputArray::create, which resolves several failu...
2011-04-18 Vadim Pisarevskyfixed crash in test_core
2011-04-18 Vadim Pisarevskyfixed build problems on Windows
2011-04-18 Andrey Morozovcorrected the errors in the python's tests
2011-04-18 Andrey KamaevAndroid compatibility fix for r4885: __kernel replaced...
next