added background subtraction sample for gpu module
authorVladislav Vinogradov <no@email>
Mon, 25 Jun 2012 12:48:54 +0000 (12:48 +0000)
committerVladislav Vinogradov <no@email>
Mon, 25 Jun 2012 12:48:54 +0000 (12:48 +0000)
commitd85ef03a42b80bd1311e3da1fa3f395f0a3f4c3c
tree53a02431d3fb67d3de540c08544b82ef2838b235
parent3a4353f04dcfe5faec8aa6f4b4bbf277ea9f81ce
added background subtraction sample for gpu module
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/bgfg_mog.cpp
modules/gpu/src/cuda/bgfg_mog.cu
samples/gpu/768x576.avi
samples/gpu/bgfg_segm.cpp [new file with mode: 0644]