C# 클래스 ActionVisualizer.WekaHelper

파일 보기 프로젝트 열기: ISUE/Multiwave 1 사용 예제들

공개 메소드들

메소드 설명
Classify ( bool useRubine, float duration, bool righthandedness, List SpeakerAngles, System.Windows.Media.PointCollection pointHist, StylusPointCollection S, List hist, List ihist ) : string
initialize ( ) : void

비공개 메소드들

메소드 설명
WriteARFF ( ) : void

메소드 상세

Classify() 공개 정적인 메소드

public static Classify ( bool useRubine, float duration, bool righthandedness, List SpeakerAngles, System.Windows.Media.PointCollection pointHist, StylusPointCollection S, List hist, List ihist ) : string
useRubine bool
duration float
righthandedness bool
SpeakerAngles List
pointHist System.Windows.Media.PointCollection
S StylusPointCollection
hist List
ihist List
리턴 string

initialize() 공개 정적인 메소드

public static initialize ( ) : void
리턴 void