|
CLAM-Development
1.4.0
|
#include <SegmentatorConfig.hxx>
Public Attributes | |
| TIndex | id |
| TData | threshold |
| TData | percentil |
| TData | nPreviousFrames |
Definition at line 31 of file SegmentatorConfig.hxx.
| TIndex CLAM::TDescriptorsParams::id |
Definition at line 33 of file SegmentatorConfig.hxx.
Referenced by CLAM::operator<(), CLAM::operator<<(), CLAM::operator==(), and CLAM::operator>=().
| TData CLAM::TDescriptorsParams::nPreviousFrames |
Definition at line 36 of file SegmentatorConfig.hxx.
| TData CLAM::TDescriptorsParams::percentil |
Definition at line 35 of file SegmentatorConfig.hxx.
Referenced by CLAM::SegmentatorConfig::FindDescParams(), and CLAM::operator<<().
| TData CLAM::TDescriptorsParams::threshold |
Definition at line 34 of file SegmentatorConfig.hxx.
Referenced by CLAM::SegmentatorConfig::FindDescParams(), and CLAM::operator<<().
1.8.1