org.cogchar.sight.api.facerec
Class FaceNoticeConfig
java.lang.Object
org.cogchar.sight.api.facerec.FaceNoticeConfig
public class FaceNoticeConfig
- extends java.lang.Object
- Author:
- Stu B.
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
initialStrength
public java.lang.Double initialStrength
hiddenDecayConstant
public java.lang.Double hiddenDecayConstant
exposedDecayConstant
public java.lang.Double exposedDecayConstant
postingThreshold
public java.lang.Double postingThreshold
clearingThreshold
public java.lang.Double clearingThreshold
survivalThreshold
public java.lang.Double survivalThreshold
obsRetainedInHypo
public java.lang.Integer obsRetainedInHypo
obsRetainedInFreckleFace
public java.lang.Integer obsRetainedInFreckleFace
cogDistCoeffAzDiamSquared
public java.lang.Double cogDistCoeffAzDiamSquared
cogDistCoeffElDiamSquared
public java.lang.Double cogDistCoeffElDiamSquared
cogDistCoeffSeconds
public java.lang.Double cogDistCoeffSeconds
cogDistCoeffProduct
public java.lang.Double cogDistCoeffProduct
cogDistCoeffTimestampOverlap
public java.lang.Double cogDistCoeffTimestampOverlap
cogDistCoeffFreckleMatch
public java.lang.Double cogDistCoeffFreckleMatch
cogDistCoeffFreckleMismatch
public java.lang.Double cogDistCoeffFreckleMismatch
mergeThresholdCogDist
public java.lang.Double mergeThresholdCogDist
visionToMotionOffsetSec
public java.lang.Double visionToMotionOffsetSec
ageUncertaintyWeight
public java.lang.Double ageUncertaintyWeight
positionUncertaintyWeight
public java.lang.Double positionUncertaintyWeight
FaceNoticeConfig
public FaceNoticeConfig()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010-2014. All Rights Reserved.