refactored GMG algorithm
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 7 May 2013 07:02:59 +0000 (11:02 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 18 Jul 2013 11:39:42 +0000 (15:39 +0400)
commit697793090d2359b56074df17fdf4645043eba30a
treec8eb484472d3c60f6332d56485287019b05e3eae
parentb8f0d1a0e48ecd0604c755e7331615957c1c8ac6
refactored GMG algorithm
modules/gpubgsegm/include/opencv2/gpubgsegm.hpp
modules/gpubgsegm/perf/perf_bgsegm.cpp
modules/gpubgsegm/src/cuda/gmg.cu
modules/gpubgsegm/src/gmg.cpp
modules/gpubgsegm/src/precomp.hpp
modules/gpubgsegm/test/test_bgsegm.cpp
samples/gpu/bgfg_segm.cpp