BorderWatchData Struct Reference

Log data from the BorderWatch application, used by BorderWatchGui. More...

#include <Apps/BorderWatch/BorderWatchData.H>

Collaboration diagram for BorderWatchData:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint oframe
 Output frame number.
uint iframe
 Input frame number.
float score
 Overall combined score.
Point2D< int > salpoint
 Coordinates of most salient point.
float saliency
 Local saliency (or surprise) component of score.
float energy
 Energy component of score.
float uniqueness
 Uniqueness component of score.
float entropy
 Entropy component of score.
float rand
 Rand component of score.
float KLsurprise
 KL surfprise component of score.
float MSDsurprise
 MSD surprise component of score.
std::string itime
 Time of the input frame.

Detailed Description

Log data from the BorderWatch application, used by BorderWatchGui.

Definition at line 46 of file BorderWatchData.H.


Member Data Documentation

Energy component of score.

Definition at line 54 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Entropy component of score.

Definition at line 56 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Input frame number.

Definition at line 48 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Time of the input frame.

Definition at line 61 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

KL surfprise component of score.

Definition at line 58 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

MSD surprise component of score.

Definition at line 59 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Output frame number.

Definition at line 47 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Rand component of score.

Definition at line 57 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Local saliency (or surprise) component of score.

Definition at line 53 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Coordinates of most salient point.

Definition at line 51 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Overall combined score.

Definition at line 49 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().

Uniqueness component of score.

Definition at line 55 of file BorderWatchData.H.

Referenced by operator<<(), and operator>>().


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:43:08 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3