iceWing
|
#include <region.h>
Data Fields | |
Region_t | r |
int | id |
int | alter |
int | labindex |
float | judgement |
float | judge_kalman |
float | judge_motion |
float | avgConf |
void * | data |
Region_t iwRegion::r |
int iwRegion::id |
On output this is put in the HypothesenKopf_t
int iwRegion::alter |
Number of 40ms-slides the region is tracked
int iwRegion::labindex |
Index from regionlab for region r
float iwRegion::judgement |
Judgement from the classifier
float iwRegion::judge_kalman |
Judgement from the kalman filter (time and distance)
float iwRegion::judge_motion |
Judgement from motion information
float iwRegion::avgConf |
void* iwRegion::data |