org.cogchar.sight.api.facerec
Class FaceNoticeConfig
java.lang.Object
org.cogchar.sight.api.facerec.FaceNoticeConfig
public class FaceNoticeConfig
- extends Object
- Author:
- Stu B.
initialStrength
public Double initialStrength
hiddenDecayConstant
public Double hiddenDecayConstant
exposedDecayConstant
public Double exposedDecayConstant
postingThreshold
public Double postingThreshold
clearingThreshold
public Double clearingThreshold
survivalThreshold
public Double survivalThreshold
obsRetainedInHypo
public Integer obsRetainedInHypo
obsRetainedInFreckleFace
public Integer obsRetainedInFreckleFace
cogDistCoeffAzDiamSquared
public Double cogDistCoeffAzDiamSquared
cogDistCoeffElDiamSquared
public Double cogDistCoeffElDiamSquared
cogDistCoeffSeconds
public Double cogDistCoeffSeconds
cogDistCoeffProduct
public Double cogDistCoeffProduct
cogDistCoeffTimestampOverlap
public Double cogDistCoeffTimestampOverlap
cogDistCoeffFreckleMatch
public Double cogDistCoeffFreckleMatch
cogDistCoeffFreckleMismatch
public Double cogDistCoeffFreckleMismatch
mergeThresholdCogDist
public Double mergeThresholdCogDist
visionToMotionOffsetSec
public Double visionToMotionOffsetSec
ageUncertaintyWeight
public Double ageUncertaintyWeight
positionUncertaintyWeight
public Double positionUncertaintyWeight
FaceNoticeConfig
public FaceNoticeConfig()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2010-2014. All Rights Reserved.