5120 Commits (0adbead654e49ec352ab4bb21cf112d47a44ab71)
 

Author SHA1 Message Date
Vsevolod Glumov 2a1e8e3efd Merge remote-tracking branch 'origin/master' 13 years ago
Vsevolod Glumov 27212fdafe some minor fixes to the 'android_dev_intro' 13 years ago
Oleg Sklyarov 85351389f4 ubuntu screenshot png 13 years ago
Oleg Sklyarov 3b70fc6d32 Android device recognition in Ubuntu Linux manual 13 years ago
Alexey Spizhevoy 7992203598 Fixed CMakeLists.txt 13 years ago
Alexey Spizhevoy 27eb5d07cf Added getScale/setScale for image warpers (stitching module) 13 years ago
Vsevolod Glumov 87737c20c1 added a short preface to the 'android_dev_intro' doc. 13 years ago
Vladislav Vinogradov 4dbc7600e7 added support of all types to BackgroundSubtractorGMG 13 years ago
Philipp Wagner 9c75ff43ba Bug #2257: Adding a quick workaround for truncated labels on 64bit machines in the Python FaceRecognizer wrapper code. This is only a temporary bugfix, that will be fixed at a better point as soon as possible. 13 years ago
bitwangyaoyao fa78459c56 fix ocl/match_template compiling error on Linux 13 years ago
Daniil Osokin 6bc060fddb Add ignore for *.user files 13 years ago
Daniil Osokin 45c49a9088 Added perf test 13 years ago
Daniil Osokin 0609f4e9b4 Added blur16x16 perf test 13 years ago
Daniil Osokin b97b48ecb6 Added perf tests for histogram 13 years ago
Daniil Osokin 0b54739822 Added perf test for distanceTransform 13 years ago
Daniil Osokin 7a2eb514fa Added color YUV422 perf test 13 years ago
Daniil Osokin e37b9469da Added perf tests 13 years ago
Daniil Osokin cfd80152bb test 13 years ago
Daniil Osokin 39d6adea17 Added perf test 13 years ago
Daniil Osokin 4fdff6347f Added blur16x16 perf test 13 years ago
Daniil Osokin 136dff5fe4 Added perf tests for histogram 13 years ago
marina.kolpakova c3ae08a13d fixed typo in enum 13 years ago
Daniil Osokin 9a408c744d Added perf test for distanceTransform 13 years ago
Daniil Osokin bbc8605530 Added color YUV422 perf test 13 years ago
Daniil Osokin 8f6a2438a7 Added perf test for remap 13 years ago
marina.kolpakova 575078502f fixed perfomance test for CCL 13 years ago
Evgeny Talanin 19313923cc Use github pat to get data for in python tests (files from code.opencv.org are received truncated sometimes) 13 years ago
Vladislav Vinogradov 7ff04a65f1 fixed build for old compute capabilities 13 years ago
yao fa5113f303 add Canny to ocl module 13 years ago
Philipp Wagner 6161a3335c Removed writing the test.png, wasn't meant to be commited. 13 years ago
Philipp Wagner 45e44442ad Merge branch 'master' of git://code.opencv.org/opencv 13 years ago
Andrey Pavlenko a682ee40ad android tutorial, part 1 - adding 'device connection via usb' section, sections reordering 13 years ago
marina.kolpakova 40c76b9de2 1.x related fixes 13 years ago
Oleg Sklyarov 3f68e5bb0e android tutorial minor layout fix (also my first test commit) 13 years ago
Vladislav Vinogradov 79ef454c5f Merge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged 13 years ago
Vladislav Vinogradov 827fa850f6 Merge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged 13 years ago
Vladislav Vinogradov 1ecf491373 added updateBackgroundModel parameter 13 years ago
Vladislav Vinogradov bfd9e6102a added updateBackgroundModel parameter and release method 13 years ago
Vladislav Vinogradov 7f3296566c added performance tests 13 years ago
Vladislav Vinogradov 77cae11a74 added docs for GMG_GPU 13 years ago
Vladislav Vinogradov ace7e9d842 added release method to GMG_GPU 13 years ago
Vladislav Vinogradov beb3e6ff18 added GMG_GPU to bgfg_segm sample 13 years ago
marina.kolpakova 634c9dae46 added performance test fot CCL 13 years ago
Vladislav Vinogradov 55f8310cac fixed number of training mode operation 13 years ago
Vladislav Vinogradov f7f1fb2bd7 added tests for VIBE_GPU and GMG_GPU 13 years ago
Vladislav Vinogradov da38a95de6 fixed number of update operation 13 years ago
Vladislav Vinogradov 9ec96597cd gpu version of GMG Background Subtractor 13 years ago
Vladislav Vinogradov 9b16563f44 fixed build warnings 13 years ago
Vladislav Vinogradov fb5f366459 made BackgroundSubtractorGMG's parameters public 13 years ago
Andrey Kamaev 0ceb9b6a00 Fixed division by zero case in SphericalProjector::mapForward 13 years ago