org.cogchar.sight.api.obs
Class RawVisionObserver
java.lang.Object
org.cogchar.zzz.oldboot.ThreadAwareObject
org.cogchar.sight.api.obs.RawVisionObserver
- All Implemented Interfaces:
- IRawFrameObserver
public class RawVisionObserver
- extends ThreadAwareObject
- implements IRawFrameObserver
- Author:
- josh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawVisionObserver
public RawVisionObserver(Canvas p)
ProcessFrame
public void ProcessFrame(long addr)
- Specified by:
ProcessFrame in interface IRawFrameObserver
ProcessFrame
public void ProcessFrame(byte[] data)
- Specified by:
ProcessFrame in interface IRawFrameObserver
AddAnnotater
public void AddAnnotater(IAnnotatingObserver a)
- Specified by:
AddAnnotater in interface IRawFrameObserver
RemoveAnnotater
public void RemoveAnnotater(IAnnotatingObserver a)
- Specified by:
RemoveAnnotater in interface IRawFrameObserver
DrawVideo
public void DrawVideo(Graphics g)
- Specified by:
DrawVideo in interface IRawFrameObserver
getImage
public Image getImage()
- Specified by:
getImage in interface IRawFrameObserver
Copyright © 2010-2014. All Rights Reserved.