Package FAtiMA.empathy
Class FacialExpressionSimulator
java.lang.Object
FAtiMA.empathy.FacialExpressionSimulator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCalculateFacialExpression(FAtiMA.Core.emotionalState.BaseEmotion e) determineTargetFacialExpression(String target, FAtiMA.Core.AgentModel am) static FacialExpressionSimulatorgI()FAtiMA.OCCAffectDerivation.OCCBaseEmotionrecognizeEmotion(FacialExpressionType facialExpressionType, FAtiMA.Core.sensorEffector.Event e) updateFacialExpression(FAtiMA.Core.AgentModel am)
-
Constructor Details
-
FacialExpressionSimulator
public FacialExpressionSimulator()
-
-
Method Details
-
gI
-
updateFacialExpression
-
CalculateFacialExpression
-
recognizeEmotion
public FAtiMA.OCCAffectDerivation.OCCBaseEmotion recognizeEmotion(FacialExpressionType facialExpressionType, FAtiMA.Core.sensorEffector.Event e) -
determineTargetFacialExpression
public FacialExpressionType determineTargetFacialExpression(String target, FAtiMA.Core.AgentModel am)
-