org.cogchar.sight.api.obs
Class FrameFaceInformation

java.lang.Object
  extended by org.cogchar.sight.api.obs.FrameFaceInformation

public class FrameFaceInformation
extends java.lang.Object

Author:
matt

Nested Class Summary
static class FrameFaceInformation.ShirtColor
           
 
Field Summary
static java.util.List<java.lang.Integer> capturedIds
           
static boolean captureStart
           
static int captureStartId
           
 
Constructor Summary
FrameFaceInformation(int[] data)
           
 
Method Summary
 int getFaceImageId()
           
 int getFaceMatchId()
           
 double getMatchDistance()
           
 java.awt.Rectangle getRectangle()
           
 java.util.List<java.lang.Integer> getShirtColros()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

captureStart

public static boolean captureStart

captureStartId

public static int captureStartId

capturedIds

public static java.util.List<java.lang.Integer> capturedIds
Constructor Detail

FrameFaceInformation

public FrameFaceInformation(int[] data)
Method Detail

getMatchDistance

public double getMatchDistance()

getFaceMatchId

public int getFaceMatchId()

getFaceImageId

public int getFaceImageId()

getRectangle

public java.awt.Rectangle getRectangle()

getShirtColros

public java.util.List<java.lang.Integer> getShirtColros()


Copyright © 2010-2014. All Rights Reserved.