Метод | Описание | |
---|---|---|
isStableSequence ( double seq, double threshold ) : bool |
Checks if the motion of each joint in the sequence is below a threshold
|
|
shouldUseJVals ( string actName ) : bool |
Метод | Описание | |
---|---|---|
CalculateStdDev ( IEnumerable |
public static isStableSequence ( double seq, double threshold ) : bool | ||
seq | double | |
threshold | double | |
Результат | bool |
public static shouldUseJVals ( string actName ) : bool | ||
actName | string | |
Результат | bool |