C# Class ActionVisualizer.WekaHelper

Afficher le fichier Open project: ISUE/Multiwave Class Usage Examples

Méthodes publiques

Méthode Description
Classify ( bool useRubine, float duration, bool righthandedness, List SpeakerAngles, System.Windows.Media.PointCollection pointHist, StylusPointCollection S, List hist, List ihist ) : string
initialize ( ) : void

Private Methods

Méthode Description
WriteARFF ( ) : void

Method Details

Classify() public static méthode

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
Résultat string

initialize() public static méthode

public static initialize ( ) : void
Résultat void