Uses of Interface
org.cogchar.sight.api.obs.IAnnotatingObserver

Packages that use IAnnotatingObserver
org.cogchar.sight.api.obs   
 

Uses of IAnnotatingObserver in org.cogchar.sight.api.obs
 

Classes in org.cogchar.sight.api.obs that implement IAnnotatingObserver
 class FaceTrackObserver
           
 class ROIVisionObserver
           
 

Methods in org.cogchar.sight.api.obs that return types with arguments of type IAnnotatingObserver
 List<IAnnotatingObserver> RawFrameProcessor.getAnnotaters()
           
 

Methods in org.cogchar.sight.api.obs with parameters of type IAnnotatingObserver
 void RawVisionObserver.AddAnnotater(IAnnotatingObserver a)
           
 void RawFrameProcessor.AddAnnotater(IAnnotatingObserver a)
           
 void IRawFrameObserver.AddAnnotater(IAnnotatingObserver a)
           
 void RawVisionObserver.RemoveAnnotater(IAnnotatingObserver a)
           
 void RawFrameProcessor.RemoveAnnotater(IAnnotatingObserver a)
           
 void IRawFrameObserver.RemoveAnnotater(IAnnotatingObserver a)
           
 



Copyright © 2010-2014. All Rights Reserved.