platform/upstream/opencv.git
2012-10-08 Vadim Pisarevskypartially recovered binary compatibility (ticket #2415)
2012-10-08 Andrey KamaevFix depth calculation for Scalar in core arithmetic
2012-10-08 Andrey KamaevFix build without SSE
2012-10-08 Alexander SmorkalovWating for OpenCV library package installation added.
2012-10-08 Alexander SmorkalovWating for OpenCV Manager installation added.
2012-10-08 Alexander SmorkalovJava tests updated. Build fix.
2012-10-08 Alexey Spizhevoyupdated DP seaming to support 4 channel images
2012-10-08 Vadim Pisarevskyadded test for box filter 16u, fixed bug #2416
2012-10-08 Ilya Lavrenovchanged file path
2012-10-08 Ilya Lavrenovfixed Bug #2074
2012-10-08 cuda_geekfix hardcoded paths for static build OpenCV with CUDA
2012-10-08 Andrey KamaevQuiet MSVC warning
2012-10-07 marina.kolpakovafix for bug 2264
2012-10-05 Alexey SpizhevoyAdded initial docs for the videostab module
2012-10-05 Abhinav GuptaUpdate samples/cpp/tutorial_code/features2D/SURF_detect...
2012-10-05 Andrey KamaevReplace jpegs with png (see 06a13d9)
2012-10-05 Andrey KamaevRemove alignment reqirements from NEON optimizations...
2012-10-05 Vladislav VinogradovMerge branch 'gpu-device-layer'
2012-10-05 Vladislav Vinogradovdeleted thrust header
2012-10-05 Vladislav Vinogradovmoved device layer headers to include directory
2012-10-05 Alexander SmorkalovNative cameras build script output colorized.
2012-10-05 Vladislav Vinogradovminor refactoring:
2012-10-05 Ilya Lavrenovparallel cvtColor for MSVS and Apple
2012-10-04 Leonid BeynensonMade changes in cv::DetectionBasedTracker -- now it...
2012-10-04 Andrey KamaevTBB version of GridAdaptedFeatureDetector
2012-10-04 Vladislav Vinogradovdisabled NPP resize for 8uc4+Cubic (Bug #2388)
2012-10-04 Vladislav Vinogradovdisabled NVidia test output by default
2012-10-02 Vadim Pisarevskyreplaced jpegs with png's. Accuracy tests pass; perform...
2012-10-02 Alexander SmorkalovAnt build.xml and deps added.
2012-10-02 Alexander SmorkalovMIPS arch support added to OpenCV manager;
2012-10-02 Alexander SmorkalovAutomation for build and test OpenCV Manager on several...
2012-10-02 Alexander SmorkalovMIPS architecture support added. Native camera library...
2012-10-02 Vladislav Vinogradovadded GpuMat support to OutputArray
2012-10-02 Vadim Pisarevskyfixed build errors in java bindings on desktop in Debug...
2012-10-01 Anatoly Baksheevwarnings
2012-10-01 Anatoly Baksheevadded CUDA_DISABLER preprocessor commands
2012-10-01 Anatoly Baksheevwarnings under windows
2012-10-01 Ilya Lavrenovstable cvtColor
2012-10-01 Ilya Lavrenovfixed TestRemap_Remap
2012-10-01 Vadim Pisarevskyadded the note about 1-pixel border in findContours...
2012-10-01 Vadim Pisarevskyfixed typos in the mat tutorial (ticket #2380)
2012-10-01 Vadim Pisarevskyadded variant of cv::imdecode with the specified output...
2012-10-01 Vadim Pisarevskyfixed a few warnings reported by Oleg; restored SSE2...
2012-10-01 marina.kolpakovafix for 4-channels TIFF missing 'break' statement
2012-09-28 Marius MujaMerge branch 'master' of git://code.opencv.org/opencv
2012-09-28 Marius MujaAdded test to fix backwards compatibility with the...
2012-09-28 Andrey KamaevAdd Tegra optimization for fastNlMeansDenoising
2012-09-28 Andrey Pavlenkojava samples fix (clear view before drawing frame)...
2012-09-28 Ilya Lavrenovadded parallel version of CvtColorLoop - main inner...
2012-09-28 marina.kolpakovafix device pointer alignmen in sft-based integral integ...
2012-09-28 marina.kolpakovafixed bit arifmetic in sft-based integral
2012-09-28 Alexey Spizhevoyfixed one of the log messages in the stitching module
2012-09-27 Andrey Pavlenkoa new Java test to imencode() with params
2012-09-27 Marius MujaExposed HierarchicalClusteringIndex in OpenCV wrapper
2012-09-26 Andrey PavlenkoREVERT OF: Update libjpeg to release 8d (reverse-merged...
2012-09-26 Andrey PavlenkoREVERT OF reverted libjpeg to an earlier version (rever...
2012-09-25 Alexey Spizhevoyfixed the bug #2385
2012-09-25 Vadim Pisarevskypossibly repaired FAST test (however, FAST<7/12> and...
2012-09-25 Evgeny TalaninChanged parallel_for to parallel_for_ in hog.cpp and...
2012-09-24 Ilya Lavrenovchanged map indexes in test_remap
2012-09-24 Ilya Lavrenovreorganized the resize algorithm
2012-09-24 Anatoly Baksheevfixed bug in nln (out of border access)
2012-09-24 Anatoly BaksheevAdded host compiler check before CUDA detection. For...
2012-09-24 Vadim Pisarevskylowered tolerance thresholds in BRISK tests
2012-09-24 bitwangyaoyaoMerge branch 'master' of git://code.opencv.org/opencv
2012-09-24 bitwangyaoyaosome optimizations to ocl::pyrDown, PyrLK and Canny
2012-09-24 Vadim Pisarevskyfixed fail in arithmetic test
2012-09-24 Kirill KornyakovAdded 240p resolution alias for perf tests
2012-09-24 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-09-24 Vadim Pisarevskyreverted libjpeg to an earlier version
2012-09-24 Ilya Lavrenovedited misprint
2012-09-24 Ilya Lavrenovuncommented auto enabling GCD on Mac
2012-09-24 Ilya Lavrenovedited misprint
2012-09-24 Ilya Lavrenovadded platform specific definitions in resize algorithm
2012-09-24 Ilya Lavrenovdebug
2012-09-24 Ilya Lavrenovdebug
2012-09-23 Vadim Pisarevskysome bugfixes & improvements in openfabmap code, docs...
2012-09-21 Ilya Lavrenovsome restructuring of resize algorithm code
2012-09-21 Ilya Lavrenovattempt
2012-09-21 Ivan KorolevAdded Rotation motion mode in the videostab module
2012-09-21 Anatoly Baksheevfixed warnings under windows
2012-09-21 nikomany bugs fix for intel's HD4000
2012-09-21 Alexey Spizhevoyremoved obsolte global motion estimation method
2012-09-20 Leonid BeynensonFix: Windows compilation error in CommandLineParser.
2012-09-20 Leonid BeynensonChanged CommandLineParser to make it less verbose
2012-09-20 Alexander KapustinMerge branch 'master' of git://code.opencv.org/opencv
2012-09-20 Andrey KamaevChange denoising strength parameter from int to float
2012-09-20 Alexander Kapustin1. New function ActualScalarDepth was added
2012-09-20 Alexander Kapustin1. New function ActualScalarDepth was added
2012-09-20 Vladislav Vinogradovchanged the type of the arguments to const reference...
2012-09-20 yaoremove warnings of some functions in ocl module
2012-09-19 Andrey KamaevRestore pdf patch command
2012-09-19 Andrey PavlenkoThis reverts commit 738d3fef3819a11930502c44555cfacb95b...
2012-09-19 Vadim Pisarevskyfixed mixed-type array operations (bug #2336)
2012-09-19 Alexander Kapustin1. New function ActualScalarDepth was added
2012-09-19 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-09-19 Vadim Pisarevskyfixed verbose mode in highgui's DirectShow wrapper...
2012-09-19 Andrey KamaevFix typo
2012-09-19 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-09-19 Vadim Pisarevskyfixed outlier filtering in cvStereoRectifyUncalibrated...
next