The main task which takes an image as input, sends it to the
image processing classes and acquires information about where
the ball is positioned within the scene.
Additional Class needed for the BufferedImage_port:
copies the image from one port variable to the other
(Be aware, that only a reference is passed here, so
the BufferedImage isn't realy copied)!