5012 Commits (2e685dcf0a74c185db1d7fdf5b460ecbba86dcc0)
 

Author SHA1 Message Date
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. 12 years ago
bitwangyaoyao fa78459c56 fix ocl/match_template compiling error on Linux 12 years ago
Daniil Osokin 6bc060fddb Add ignore for *.user files 12 years ago
Daniil Osokin 45c49a9088 Added perf test 12 years ago
Daniil Osokin 0609f4e9b4 Added blur16x16 perf test 12 years ago
Daniil Osokin b97b48ecb6 Added perf tests for histogram 12 years ago
Daniil Osokin 0b54739822 Added perf test for distanceTransform 12 years ago
Daniil Osokin 7a2eb514fa Added color YUV422 perf test 12 years ago
Daniil Osokin e37b9469da Added perf tests 12 years ago
Daniil Osokin cfd80152bb test 12 years ago
Daniil Osokin 39d6adea17 Added perf test 12 years ago
Daniil Osokin 4fdff6347f Added blur16x16 perf test 12 years ago
Daniil Osokin 136dff5fe4 Added perf tests for histogram 12 years ago
marina.kolpakova c3ae08a13d fixed typo in enum 12 years ago
Daniil Osokin 9a408c744d Added perf test for distanceTransform 12 years ago
Daniil Osokin bbc8605530 Added color YUV422 perf test 12 years ago
Daniil Osokin 8f6a2438a7 Added perf test for remap 12 years ago
marina.kolpakova 575078502f fixed perfomance test for CCL 12 years ago
Evgeny Talanin 19313923cc Use github pat to get data for in python tests (files from code.opencv.org are received truncated sometimes) 12 years ago
Vladislav Vinogradov 7ff04a65f1 fixed build for old compute capabilities 12 years ago
yao fa5113f303 add Canny to ocl module 12 years ago
Philipp Wagner 6161a3335c Removed writing the test.png, wasn't meant to be commited. 12 years ago
Philipp Wagner 45e44442ad Merge branch 'master' of git://code.opencv.org/opencv 12 years ago
Andrey Pavlenko a682ee40ad android tutorial, part 1 - adding 'device connection via usb' section, sections reordering 12 years ago
marina.kolpakova 40c76b9de2 1.x related fixes 12 years ago
Oleg Sklyarov 3f68e5bb0e android tutorial minor layout fix (also my first test commit) 12 years ago
Vladislav Vinogradov 79ef454c5f Merge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged 12 years ago
Vladislav Vinogradov 827fa850f6 Merge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged 12 years ago
Vladislav Vinogradov 1ecf491373 added updateBackgroundModel parameter 12 years ago
Vladislav Vinogradov bfd9e6102a added updateBackgroundModel parameter and release method 12 years ago
Vladislav Vinogradov 7f3296566c added performance tests 12 years ago
Vladislav Vinogradov 77cae11a74 added docs for GMG_GPU 12 years ago
Vladislav Vinogradov ace7e9d842 added release method to GMG_GPU 12 years ago
Vladislav Vinogradov beb3e6ff18 added GMG_GPU to bgfg_segm sample 12 years ago
marina.kolpakova 634c9dae46 added performance test fot CCL 12 years ago
Vladislav Vinogradov 55f8310cac fixed number of training mode operation 12 years ago
Vladislav Vinogradov f7f1fb2bd7 added tests for VIBE_GPU and GMG_GPU 12 years ago
Vladislav Vinogradov da38a95de6 fixed number of update operation 12 years ago
Vladislav Vinogradov 9ec96597cd gpu version of GMG Background Subtractor 12 years ago
Vladislav Vinogradov 9b16563f44 fixed build warnings 12 years ago
Vladislav Vinogradov fb5f366459 made BackgroundSubtractorGMG's parameters public 12 years ago
Andrey Kamaev 0ceb9b6a00 Fixed division by zero case in SphericalProjector::mapForward 12 years ago
Vladislav Vinogradov 42c1d4f4b1 new optimized version of BackgroundSubtractorGMG 12 years ago
Andrey Kamaev 017abbd963 Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test 12 years ago
Andrey Pavlenko 1995b1a06c duplicating cv::error() message to Android logcat 12 years ago
Andrey Kamaev 73f720d470 Fixed links in formatting in Android intro tutorial 12 years ago
marina.kolpakova 5084511fff reserved flags parameter for future usage 12 years ago
marina.kolpakova 3e8c35a347 added perf. test for GFF 12 years ago
marina.kolpakova cbfee83b06 test: GFF same as cpu greedy implementation 12 years ago
marina.kolpakova 490622231a refactored test code 12 years ago