at.ac.sbg.cosy.soccerbot.recognition
Class SoccerRecognitionService

java.lang.Object
  extended by at.ac.sbg.cosy.soccerbot.recognition.SoccerRecognitionService

public class SoccerRecognitionService
extends java.lang.Object

Library for Soccer object recognition

Author:
Peter Wild

Constructor Summary
SoccerRecognitionService()
           
 
Method Summary
static void doService()
          Calculates the list of regions
static IRegion getBall()
          Returns the detected ball
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoccerRecognitionService

public SoccerRecognitionService()
Method Detail

doService

public static void doService()
Calculates the list of regions


getBall

public static IRegion getBall()
Returns the detected ball

Returns:
detected ball