profile/ivi/opencv.git
2012-08-17 Vladislav Vinogradovmerged gpu_perf_cpu into gpu_perf
2012-08-17 Vladislav Vinogradovadded --cpu flag (run tests on CPU)
2012-08-17 Vladislav Vinogradovupdated mark_nvidia.py script
2012-08-17 Vladislav Vinogradovremoved license comments
2012-08-17 Vladislav Vinogradovrenamed perf_main.cpp to main.cpp
2012-08-17 Vladislav Vinogradovupdated gpu performance tests
2012-08-16 Vladislav Vinogradovupdated gpu accuracy tests
2012-08-16 Vladislav Vinogradovupdated mark_nvidia.py script
2012-08-16 yaoadd an "squares" sample for ocl module
2012-08-15 Vladislav VinogradovForbid incorrect patchSize values in gpu::ORB
2012-08-15 Vladislav Vinogradovfixed block size for old CC
2012-08-15 Andrey Kamaev#2229 Fix FREAK build on CentOS
2012-08-15 Andrey Kamaev#2216 Forbid incorrect patchSize values in ORB
2012-08-15 Andrey Kamaev#2225 Rename getConvertData to getConvertElem to match...
2012-08-15 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-15 Vsevolod GlumovReviewed 'android_dev_intro'
2012-08-15 Vladislav Vinogradovadded docs for gpu::HoughLines
2012-08-15 Vladislav Vinogradovfixed typo
2012-08-15 Vladislav Vinogradovfixed shared memory size for linesAccumShared
2012-08-15 Andrey Kamaev#2245 Fix BFMatcher::radiusMatchImpl witch Hamming...
2012-08-15 Vladislav Vinogradovfixed warning C4512
2012-08-15 Vladislav VinogradovMerge branch 'hough-lines-gpu'
2012-08-15 Vladislav Vinogradovadded linesAccumGlobal kernel
2012-08-15 Andrey Pavlenkoimproving android tutorial v2
2012-08-15 Andrey Pavlenkoimproving android tutorial v2
2012-08-15 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-15 Vsevolod GlumovReviewed 'android_dev_intro' and 'O4A_SDK'
2012-08-15 Andrey Pavlenkoimproving android tutorial v2, removing v1
2012-08-14 Vladislav Vinogradovfixed build without cuda
2012-08-14 Vladislav Vinogradovfixed failure
2012-08-14 Andrey KamaevFixed tutorial link to NVIDIA Tegra platform
2012-08-14 Andrey Pavlenkoimproving android tutorial v2
2012-08-14 Maria Dimashovachanged the value that replace NaNs in bilateralFilter_32f
2012-08-14 Vladislav Vinogradovnew optimized version
2012-08-14 Daniil Osokindisabled whole perf test for distance transform
2012-08-14 Vladislav Vinogradovfixed overflow bugs, updated perf tests
2012-08-14 Daniil OsokinMerge branch 'master' of code.opencv.org:opencv
2012-08-14 Daniil Osokindisabled perf test on distance transform
2012-08-14 Daniil OsokinMerge branch 'branch1'
2012-08-14 Alexander SmorkalovDebug build for Android added. Stripping of debug build...
2012-08-14 Vladislav Vinogradovadded accuracy and performance tests
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 Vinogradovfirst naive version
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
next