profile/ivi/opencv.git
2012-08-08 Vladislav Vinogradovnew optimized version of BackgroundSubtractorGMG
2012-08-08 Andrey Pavlenkoduplicating cv::error() message to Android logcat
2012-08-08 Andrey KamaevFixed links in formatting in Android intro tutorial
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 Vladislav Vinogradovfixed Bug #2252
2012-08-08 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-08 yaoadd an ocl sample
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 Mordvintesvtypo fix in features_homography.py
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 Andrey Pavlenkoandroid tutorial v2, initial draft commit
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 KamaevUse git hash instead of svn version in cmake status...
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 marina.kolpakovaminor in license file
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 Andrey KamaevAdded ignore for tbb source tarballs
2012-08-06 Andrey KamaevIntermediate files generated by Android toolchain are...
2012-08-06 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-06 Vadim Pisarevskynew/improved Python samples by Alexander Mordvintsev
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 #2231: Attempt to fix segfault, when copying...
2012-08-05 Alexander MordvintesvAdded descriptions to PlaneTracker samples
2012-08-03 Alexander Mordvintesvcreated PlaneTracker (int plane_tracker.py), which...
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 andrey.kamaevAndroid CMake toolchain is updated for NDK r8b
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-08-01 Alexander Mordvintesvwork on feature_homography.py: multiple targets
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 SmorkalovShared libraries for native Android camera updated.
2012-07-31 Alexander SmorkalovWarning fix. ifdefs for 4.1.1 added.
2012-07-31 Alexander SmorkalovAndroid 4.1.1 native camera fix. BufferQueue class...
2012-07-31 Vladislav Vinogradovadded gpu::graphcut for float sources (CUDA 5.0)
2012-07-31 Vladislav Vinogradovadded gpu alpha premultiplication
2012-07-31 Vladislav Vinogradovadded gpu RGB<->Lab and BGR<->Luv conversions
2012-07-31 Vladislav Vinogradovadded gpu BGR<->Lab and RGB<->Luv color conversion...
2012-07-31 Andrey Pavlenkominor update (pictures resize removed, emulator screen...
2012-07-30 Philipp Wagnerfacerec_demo.py: Updated contact mail address.
2012-07-30 Philipp WagnerFaceRecognizer supports updating a model now. Documenta...
2012-07-30 Vadim Pisarevskymade countNonZero SSE code SSE2-compliant and portable
2012-07-30 Alexander Mordvintsevfeature_homography.py:
2012-07-30 nikofix the compilation bugs
2012-07-30 Philipp Wagnerfacerec_demo.py: Shortened code. Final version.
2012-07-30 Philipp Wagnerfacerec_demo.py: Reworked demo to remove all matplotlib...
2012-07-29 Philipp WagnerMoved the facerec_demo.py to the wrong directory. Now...
2012-07-29 Philipp WagnerAdded the facerec_demo.py to show how to perform Face...
next