KINECT STATS GENERATOR FOR SPORTS VISUALISATION  1.0
PlayerData.h File Reference

data class for players More...

#include "TwoDStatsGeneration.h"
#include "ThreeDStatsGeneration.h"
#include "opencv2/opencv.hpp"
+ Include dependency graph for PlayerData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlayerData
 Statistics container specific to players. More...

Enumerations

enum  WHICH_QUADRANT {
  TOP_LEFT, BOTTOM_LEFT, BOTTOM_RIGHT, TOP_RIGHT,
  ALL
}

Detailed Description

data class for players

Author:
Santosh
Version:
1.0
Date:
16/08/13

Definition in file PlayerData.h.


Enumeration Type Documentation

Enumerator:
TOP_LEFT 
BOTTOM_LEFT 
BOTTOM_RIGHT 
TOP_RIGHT 
ALL 

Definition at line 22 of file PlayerData.h.

 All Classes Files Functions Variables Enumerations Enumerator