Overview   Project   Class   Tree   Deprecated   Index 
CbrVideoDoc
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

CbrVideo
Struct Cbr::a_case

   in cbr.h

struct Cbr::a_case


Field Summary
 int alarm_situation
          
 double avg_intensity
          
 double avg_object
          
 long case_nr
          
 double change_intensity
          
 long largest_object
          
 long nr_of_objects
          
 std::string textual
          
 double weight_avg_intensity
          
 double weight_avg_object
          
 double weight_change_intensity
          
 double weight_largest_object
          
 double weight_nr_of_objects
          
 

Field Detail

alarm_situation

public int alarm_situation;

avg_intensity

public double avg_intensity;

avg_object

public double avg_object;

case_nr

public long case_nr;

change_intensity

public double change_intensity;

largest_object

public long largest_object;

nr_of_objects

public long nr_of_objects;

textual

public std::string textual;

weight_avg_intensity

public double weight_avg_intensity;

weight_avg_object

public double weight_avg_object;

weight_change_intensity

public double weight_change_intensity;

weight_largest_object

public double weight_largest_object;

weight_nr_of_objects

public double weight_nr_of_objects;

 Overview   Project   Class   Tree   Deprecated   Index 
CbrVideoDoc
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD