
#include "Channels/ForegroundDetectionChannel.H"#include "Image/DrawOps.H"#include "Image/Kernels.H"#include "Image/MathOps.H"#include "Image/ShapeOps.H"#include "Channels/ChannelOpts.H"#include "Component/ModelOptionDef.H"
Go to the source code of this file.
Wrapper around OpenCV implementation of "Foreground Object Detection from Videos Containing Complex Background" by Huang, et. al. in ACMMM 2003
Definition in file ForegroundDetectionChannel.C.
1.6.3