BamBirds 2021
de.uniba.sme.bambirds.debugging.ShowSeg Class Reference
Inheritance diagram for de.uniba.sme.bambirds.debugging.ShowSeg:
Collaboration diagram for de.uniba.sme.bambirds.debugging.ShowSeg:

Public Member Functions

void run ()
 

Static Public Member Functions

static Proxy getGameConnection (int port)
 
static int[][] computeMetaInformation (BufferedImage screenshot)
 
static BufferedImage drawRealshape (BufferedImage screenshot)
 
static BufferedImage drawMBRs (BufferedImage screenshot)
 
static BufferedImage drawScene (BufferedImage screenshot)
 
static void main (String[] args)
 

Static Public Attributes

static boolean useRealshape = false
 

Static Private Attributes

static final Logger log = LogManager.getLogger(ShowSeg.class)
 
static List< Rectangle > pigs
 
static List< Rectangle > redBirds
 
static List< Rectangle > blueBirds
 
static List< Rectangle > yellowBirds
 
static List< Rectangle > blackBirds
 
static List< Rectangle > whiteBirds
 
static List< Rectangle > iceBlocks
 
static List< Rectangle > woodBlocks
 
static List< Rectangle > stoneBlocks
 
static List< Rectangle > TNTs
 
static List< Point > trajPoints
 
static VisionRealShape vision
 

The documentation for this class was generated from the following file: