#include <ChangeDetectionFunction.h>
Definition at line 33 of file ChangeDetectionFunction.h.
◆ ChangeDetectionFunction()
◆ ~ChangeDetectionFunction()
| ChangeDetectionFunction::~ChangeDetectionFunction |
( |
| ) |
|
◆ process()
◆ setFilterWidth()
| void ChangeDetectionFunction::setFilterWidth |
( |
const int |
iWidth | ) |
|
|
private |
◆ m_dFilterSigma
| double ChangeDetectionFunction::m_dFilterSigma |
|
private |
◆ m_iFilterWidth
| int ChangeDetectionFunction::m_iFilterWidth |
|
private |
◆ m_vaGaussian
| valarray<double> ChangeDetectionFunction::m_vaGaussian |
|
private |
The documentation for this class was generated from the following file: