test
[profile/ivi/opencv.git] / modules /
2012-08-10 Daniil Osokintest
2012-08-10 Daniil OsokinAdded perf test
2012-08-10 Daniil OsokinAdded blur16x16 perf test
2012-08-10 Daniil OsokinAdded perf tests for histogram
2012-08-10 Daniil OsokinAdded perf test for distanceTransform
2012-08-10 Daniil OsokinAdded color YUV422 perf test
2012-08-10 Daniil OsokinAdded perf test for remap
2012-08-10 marina.kolpakovafixed perfomance test for CCL
2012-08-10 Evgeny TalaninUse github pat to get data for in python tests (files...
2012-08-10 Vladislav Vinogradovfixed build for old compute capabilities
2012-08-10 yaoadd Canny to ocl module
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-09 marina.kolpakova1.x related fixes
2012-08-09 Vladislav VinogradovMerge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged
2012-08-09 Vladislav VinogradovMerge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged
2012-08-09 Vladislav Vinogradovadded updateBackgroundModel parameter
2012-08-09 Vladislav Vinogradovadded updateBackgroundModel parameter and release method
2012-08-09 Vladislav Vinogradovadded performance tests
2012-08-09 Vladislav Vinogradovadded docs for GMG_GPU
2012-08-09 Vladislav Vinogradovadded release method to GMG_GPU
2012-08-09 marina.kolpakovaadded performance test fot CCL
2012-08-09 Vladislav Vinogradovfixed number of training mode operation
2012-08-09 Vladislav Vinogradovadded tests for VIBE_GPU and GMG_GPU
2012-08-09 Vladislav Vinogradovfixed number of update operation
2012-08-09 Vladislav Vinogradovgpu version of GMG Background Subtractor
2012-08-09 Vladislav Vinogradovfixed build warnings
2012-08-09 Vladislav Vinogradovmade BackgroundSubtractorGMG's parameters public
2012-08-08 Andrey KamaevFixed division by zero case in SphericalProjector:...
2012-08-08 Vladislav Vinogradovnew optimized version of BackgroundSubtractorGMG
2012-08-08 Andrey KamaevLowered acceptance threshold in Features2d_RotationInva...
2012-08-08 Andrey Pavlenkoduplicating cv::error() message to Android logcat
2012-08-08 marina.kolpakovareserved flags parameter for future usage
2012-08-08 marina.kolpakovaadded perf. test for GFF
2012-08-08 marina.kolpakovatest: GFF same as cpu greedy implementation
2012-08-08 marina.kolpakovarefactored test code
2012-08-08 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-08 nikoadd performance test code for ocl module
2012-08-08 yaoadd SURF and HOG to ocl module
2012-08-08 Alexander Mordvintesvadded CV_IN_OUT to img argument of drawing functions
2012-08-07 Alexey SpizhevoyRefactored the DP based seam finder
2012-08-07 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Alexander Mordvintesvcomment fixed
2012-08-07 Alexander MordvintesvRevert "fixed LshIndex types in its constructor"
2012-08-07 Alexander Mordvintesvwork on #2100: pyopencv_to functions now can receive...
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-07 marina.kolpakovaHAVE_CUDA macro
2012-08-07 marina.kolpakovaGreedy Labeling implementation in correctness test
2012-08-07 marina.kolpakovatest fix
2012-08-07 Vadim Pisarevskyadded description of FAST 5/8 and FAST 7/12 (by Vincent)
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-07 Andrey KamaevFix several documentation build warnings
2012-08-07 Vadim Pisarevskyadded SSE2-optimized 3x3 invert by Grigoriy Frolov
2012-08-07 alexey.spizhevoyMinor fix in the DP based seam estimator
2012-08-07 alexey.spizhevoyFixed bug
2012-08-07 alexey.spizhevoyMinor changes
2012-08-07 alexey.spizhevoyAdded support of 8UC3
2012-08-07 alexey.spizhevoyimplemented DP-based seam estimation method
2012-08-07 Vladislav VinogradovMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Vladislav Vinogradovfixed build with CUDA 4.2
2012-08-07 Andrey KamaevFixed number of svn->git migration issues
2012-08-07 Andrey Kamaevsvn repository web references are replaced with links...
2012-08-07 Andrey KamaevAdd git support to run.py
2012-08-07 Andrey KamaevFix tegra build warnings
2012-08-07 Vladislav Vinogradovnew implementation of gpu debayer
2012-08-07 Vladislav Vinogradovadded perf tests for new gpu::cvtColor functions
2012-08-07 Vladislav Vinogradovadded missed device synchronization
2012-08-07 Vladislav Vinogradovadded debayer to gpu::cvtColor
2012-08-07 marina.kolpakovaintervales for vector type support
2012-08-07 marina.kolpakovaadded connectivityMask calculation function
2012-08-07 marina.kolpakovafixed not defined macro warningds
2012-08-07 marina.kolpakovaC.C. Labeling: added stream support
2012-08-07 marina.kolpakovaconnected components labeling
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-07 yaoAdd dft and gemm to ocl module, using AMD's clAmdFft...
2012-08-07 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-06 Andrey KamaevFixed xml name generation in run.py
2012-08-06 Andrey KamaevFixed build warnings (including error in FAST)
2012-08-06 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-06 yaofix bugs in tests, set device for each test case
2012-08-06 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-06 yaoAdd blend, columnsum, pyrUp/down, matchTemplate for...
2012-08-05 Philipp WagnerIssue #2232: Bugfixes for 64bit Python-compability.
2012-08-05 Philipp WagnerIssue #2231: Attempt to fix segfault, when copying...
2012-08-03 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-03 Evgeny TalaninSet correct path to repo in python tests (changed after...
2012-08-03 Vadim Pisarevskyfixed a few compile warnings and errors with VS2010.
2012-08-03 Vadim Pisarevskymoved parallel_for_ and ParallelLoopBody to core.hpp
2012-08-03 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-03 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-03 nikoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-03 nikoperformance and bug fix for addWeighted cartToPolar...
2012-08-02 Ilya Lavrenovparallel version of bilateral filter was implemented...
2012-08-02 marina.kolpakovafixed 2228
2012-08-02 yaofor test
2012-07-31 Philipp Wagnerfacerec.cpp: Removed Original LBP wrapper, because...
2012-07-31 Philipp Wagnerfacerec.cpp: Added an exception to the LBP extraction...
2012-07-31 Vadim Pisarevskyintegrated another portion of SSE optimizations from...
2012-07-31 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-07-31 Vadim Pisarevskyadded FAST<5/8> & FAST<7/12> (by Vincent Rabaud)
2012-07-31 Alexander SmorkalovWarning fix. ifdefs for 4.1.1 added.
next