refactored MOG algorithm
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 6 May 2013 12:52:06 +0000 (16:52 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 18 Jul 2013 11:39:42 +0000 (15:39 +0400)
commita2adab72839931c94c5d27db178bc5e557ec249d
tree7fc552a6f7b853ca674186318ebcdb36f6fa77a0
parent88e67545ef6b0ce81ae796b23e88d9acfc794df8
refactored MOG algorithm

converted it to abstract interface
modules/gpubgsegm/include/opencv2/gpubgsegm.hpp
modules/gpubgsegm/perf/perf_bgsegm.cpp
modules/gpubgsegm/src/mog.cpp
modules/gpubgsegm/test/test_bgsegm.cpp
samples/gpu/bgfg_segm.cpp
samples/gpu/performance/tests.cpp