Gabriel Borlea
|
4b969cf4ab
|
feat(face-landmarks): add face landmarks timeline (#12561)
* feat(face-landmarks): add face landmarks timeline
fixes after rebase
* fixes after rebase compiling and linting
* fix: change keyboard shorcut for participants stats
* fix: label for emotions switch
* fix: linting issues
* code review changes
* fix linting issues
* code review changes 2
* fix typo
|
2022-11-22 15:56:37 +02:00 |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +03:00 |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
2022-10-11 13:47:54 +03:00 |
Jaya Allamsetty
|
95a3a8de0b
|
fix(face-landmarks): Check mute state from redux before starting detection.
|
2022-09-28 11:48:13 -04:00 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02:00 |
Jaya Allamsetty
|
32b8c62ec9
|
fix(face-landmarks) Do not start detection on muted tracks
|
2022-09-23 14:26:40 -04:00 |
Gabriel Borlea
|
d6f3c2a0f4
|
ref(face-landmarks): convert to typescript and add detector class (#12144)
* fix(face-landmarks): stop recognition when imageCapture error
* ref(face-landmarks): convert files in typescript
fix: lint issues
* code review
* ref(face-landmarks): move detection part to a class
* ref(face-landmarks): make FaceLandmarksDetector singleton
* fix typo and ts-ignore problematic types
* fix linting issues
|
2022-09-14 15:42:46 +03:00 |