org.robokind.api.vision
Interface ImageRegionService<Record>

Type Parameters:
Record - type of Record to use, the default implementation uses the type org.robokind.avrogen.vision.ImageRegionListRecord
All Superinterfaces:
org.robokind.api.messaging.MessageReceiver<ImageRegionList,Record,org.robokind.api.common.utils.Listener<ImageRegionList>>

public interface ImageRegionService<Record>
extends org.robokind.api.messaging.MessageReceiver<ImageRegionList,Record,org.robokind.api.common.utils.Listener<ImageRegionList>>

An ImageService is a Service which receives ImageRegions and notifies listeners.

Author:
Matthew Stevenson

Method Summary
 
Methods inherited from interface org.robokind.api.messaging.MessageReceiver
addMessageListener, pause, removeMessageListener, resume, setAdapter, setRecordReceiver, start, stop
 



Copyright © 2011. All Rights Reserved.