profile/ivi/opencv.git
2012-08-14 Daniil Osokindisabled perf test on distance transform
2012-08-14 Daniil OsokinMerge branch 'branch1'
2012-08-13 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-13 Vadim Pisarevskypossibly fixes #2242 and #2257
2012-08-13 Andrey KamaevFixed 2 new Android build warnings
2012-08-13 Vladislav Vinogradovfixed build errors in bgfg_gmg
2012-08-13 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-13 Vsevolod Glumovsome minor fixes to the 'android_dev_intro'
2012-08-13 Oleg Sklyarovubuntu screenshot png
2012-08-13 Oleg SklyarovAndroid device recognition in Ubuntu Linux manual
2012-08-13 Alexey SpizhevoyFixed CMakeLists.txt
2012-08-13 Alexey SpizhevoyAdded getScale/setScale for image warpers (stitching...
2012-08-13 Vsevolod Glumovadded a short preface to the 'android_dev_intro' doc.
2012-08-13 Vladislav Vinogradovadded support of all types to BackgroundSubtractorGMG
2012-08-11 Philipp WagnerBug #2257: Adding a quick workaround for truncated...
2012-08-11 bitwangyaoyaofix ocl/match_template compiling error on Linux
2012-08-10 Daniil OsokinAdd ignore for *.user files
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 tests
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 marina.kolpakovafixed typo in enum
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 WagnerRemoved writing the test.png, wasn't meant to be commited.
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-09 Andrey Pavlenkoandroid tutorial, part 1 - adding 'device connection...
2012-08-09 marina.kolpakova1.x related fixes
2012-08-09 Oleg Sklyarovandroid tutorial minor layout fix (also my first test...
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 Vladislav Vinogradovadded GMG_GPU to bgfg_segm sample
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 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
next