#include <background_subtractor.h>
List of all members.
Detailed Description
A simple background subtraction algorithm.
Constructor & Destructor Documentation
background_subtractor::background_subtractor |
( |
|
) |
[inline] |
background_subtractor::~background_subtractor |
( |
|
) |
[inline] |
Member Function Documentation
IplImage* background_subtractor::get_segmentation |
( |
|
) |
[inline] |
CvSize background_subtractor::get_size |
( |
|
) |
const [inline] |
CvPoint background_subtractor::project_into_segment |
( |
const CvPoint |
p |
) |
const [inline] |
bool background_subtractor::refresh |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: