메소드 | 설명 | |
---|---|---|
HumanActionRecognizer ( string path, int pollInterval = 33 ) : System | ||
exit ( ) : void | ||
start ( ) : void | ||
stop ( ) : void |
메소드 | 설명 | |
---|---|---|
recognize ( ) : void | ||
t_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public HumanActionRecognizer ( string path, int pollInterval = 33 ) : System | ||
path | string | |
pollInterval | int | |
리턴 | System |