Serialized Form


Package org.cogchar.sight.api.core

Class org.cogchar.sight.api.core.SightObservation extends Object implements Serializable

Serialized Fields

myTimeStampMsec

long myTimeStampMsec

myCenterDirection

EgocentricDirection myCenterDirection

myTOSE

SightRelatedStateEstimate myTOSE

myBoundRect

Rectangle myBoundRect

Package org.cogchar.sight.api.facerec

Class org.cogchar.sight.api.facerec.FreckleMatchConfig extends Object implements Serializable

Serialized Fields

matchScorePreventEnrollThresh

Double matchScorePreventEnrollThresh

matchScoreAcceptThresh

Double matchScoreAcceptThresh

matchScoreExpandThresh

Double matchScoreExpandThresh

maxProfileWidth

Integer maxProfileWidth

Class org.cogchar.sight.api.facerec.FreckleQuery extends Object implements Serializable

Serialized Fields

myHandle

String myHandle

myPortableImage

PortableImage myPortableImage

myEnrollmentFreckleID

String myEnrollmentFreckleID

myFreckbaseObsID

Long myFreckbaseObsID

myFreckleMatchConfig

FreckleMatchConfig myFreckleMatchConfig

Class org.cogchar.sight.api.facerec.FreckleResult extends Object implements Serializable

Serialized Fields

mySubmittedHandle

String mySubmittedHandle

myPopulationFreckleIDs

String[] myPopulationFreckleIDs

myAlternativeMatches

List<E> myAlternativeMatches

myEnrolledFreckleID

String myEnrolledFreckleID

mySampleQuality

FreckleSampleQuality mySampleQuality

myEnrollmentAction

FreckleResult.EnrollmentAction myEnrollmentAction

Class org.cogchar.sight.api.facerec.FreckleResult.PossibleMatch extends Object implements Serializable

Serialized Fields

myFreckleID

String myFreckleID

myMatchStrength

Double myMatchStrength

Class org.cogchar.sight.api.facerec.FreckleSampleQuality extends Object implements Serializable

Serialized Fields

myRawQualityPacket

String myRawQualityPacket

myScore

Double myScore

myEnrollmentSuitability

Boolean myEnrollmentSuitability

myVerificationSuitability

Boolean myVerificationSuitability

myQualityHints

String myQualityHints

Package org.cogchar.sight.api.obs

Class org.cogchar.sight.api.obs.PortableImage extends Object implements Serializable

Serialized Fields

myWidth

int myWidth

myHeight

int myHeight

myBytesWithoutHeader

byte[] myBytesWithoutHeader

Class org.cogchar.sight.api.obs.VisionCanvas extends Canvas implements Serializable

Serialized Fields

m_picDraw

RawVisionObserver m_picDraw



Copyright © 2010-2014. All Rights Reserved.