Method | Description | |
---|---|---|
HumanActionRecognizer ( string path, int pollInterval = 33 ) : System | ||
exit ( ) : void | ||
start ( ) : void | ||
stop ( ) : void |
Method | Description | |
---|---|---|
recognize ( ) : void | ||
t_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public HumanActionRecognizer ( string path, int pollInterval = 33 ) : System | ||
path | string | |
pollInterval | int | |
return | System |