org.cogchar.sight.api.obs
Class ROIVisionObserver
java.lang.Object
org.cogchar.zzz.oldboot.ThreadAwareObject
org.cogchar.sight.api.obs.ROIVisionObserver
- All Implemented Interfaces:
- IAnnotatingObserver, IROIObserver
public class ROIVisionObserver
- extends ThreadAwareObject
- implements IAnnotatingObserver, IROIObserver
- Author:
- josh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_rects
protected int[] m_rects
myRectCount
protected int myRectCount
m_c
protected Color m_c
ROIVisionObserver
public ROIVisionObserver(Color c)
getAnnotationRectangles
protected List<Rectangle> getAnnotationRectangles()
getRectanglesOfInterest
public List<Rectangle> getRectanglesOfInterest()
Annotate
public void Annotate(Graphics g)
- Specified by:
Annotate in interface IAnnotatingObserver
ProcessFrame
public void ProcessFrame(int[] rectData)
- Specified by:
ProcessFrame in interface IROIObserver
Copyright © 2010-2014. All Rights Reserved.