|
Jafar
|
BackgroundAnalysis parameters class. More...
BackgroundAnalysis parameters class.
Definition at line 28 of file background.hpp.
#include <background.hpp>
Public Member Functions | |
| Params (int tw_=11, int th_=11, int nd_=4, double sT_=0.75) | |
Public Attributes | |
| int | template_width |
| template width | |
| int | template_height |
| template heigth | |
| int | nDims |
| Number of dimensions for reconstruction. | |
| double | simThd |
| similarity threshold | |
Private Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
Friends | |
| class | boost::serialization::access |
| Generated on Wed Oct 15 2014 00:37:47 for Jafar by doxygen 1.7.6.1 |
|