C# 클래스 RealTimeEmotionRecognition.FusionPolicies.KalmanFilterFusionPolicy

상속: IFusionPolicy
파일 보기 프로젝트 열기: GAIPS-INESC-ID/FAtiMA-Toolkit

공개 메소드들

메소드 설명
Fuse ( IEnumerable affectiveInformation ) : AffectiveInformation
KalmanFilterFusionPolicy ( IEnumerable classifiers ) : System.Collections.Generic

메소드 상세

Fuse() 공개 메소드

public Fuse ( IEnumerable affectiveInformation ) : AffectiveInformation
affectiveInformation IEnumerable
리턴 AffectiveInformation

KalmanFilterFusionPolicy() 공개 메소드

public KalmanFilterFusionPolicy ( IEnumerable classifiers ) : System.Collections.Generic
classifiers IEnumerable
리턴 System.Collections.Generic