mirror of https://github.com/vladmandic/human
add gestures info
parent
5b790438dc
commit
4432dd555b
|
@ -37,3 +37,5 @@ gesture = [
|
|||
```
|
||||
|
||||
Where number after gesture refers to number of person that detection belongs to in scenes with multiple people.
|
||||
|
||||
If you wish to modify or add new gesture rules, modify `src/gesture.ts` as needed and rebuild `Human` using `npm run build`.
|
||||
|
|
Loading…
Reference in New Issue