fix bug in gpu bgsegm sample
authorVladislav Vinogradov <vlad.vinogradov47@gmail.com>
Sat, 19 Oct 2013 08:40:10 +0000 (12:40 +0400)
committerVladislav Vinogradov <vlad.vinogradov47@gmail.com>
Sat, 19 Oct 2013 08:40:10 +0000 (12:40 +0400)
commit5673e7e4353bbeeea8392ae5d046b0a08e6eadb1
tree2b6b3fade99553260255513ca4ba070ae406c5d8
parent578e9847397439ea0519a854460bc5955bc57c17
fix bug in gpu bgsegm sample

create `d_fgimg` matrix before cleaning.
samples/gpu/bgfg_segm.cpp