josx.vision
Interface ColorListener


public interface ColorListener

Interface for color listeners


Method Summary
 void colorDetected(int r, int tc)
          Triggered when the color is detected in the region
 

Method Detail

colorDetected

public void colorDetected(int r,
                          int tc)
Triggered when the color is detected in the region