jiti-meet/react/features/face-landmarks
Gabriel Borlea 7dd85bb6ad
fix(face-landmarks): work only when one face is detected (#11661)
* fix(face-landmarks): work only when one face is detected

* fix: remove redundant check for detection

* fix(face-landmarks): re-center and stop when more faces detected

* fix: remove faceCount checking when sending message from worker

* fix: add again the faceCount

* fix: add comment

* code review
2022-06-16 14:50:31 +03:00
..
FaceLandmarksHelper.ts fix(face-landmarks): work only when one face is detected (#11661) 2022-06-16 14:50:31 +03:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.js fix(face-landmarks): work only when one face is detected (#11661) 2022-06-16 14:50:31 +03:00
constants.ts fix(face-landmarks): filter face detections based on detection score (#11658) 2022-06-10 15:19:18 +03:00
createImageBitmap.js ref(face-landmarks) refactor namings (#11307) 2022-04-06 12:10:31 +03:00
faceLandmarksWorker.ts fix(face-landmarks): work only when one face is detected (#11661) 2022-06-16 14:50:31 +03:00
functions.js feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
index.js ref(face-landmarks) refactor namings (#11307) 2022-04-06 12:10:31 +03:00
logger.js ref(face-landmarks) refactor namings (#11307) 2022-04-06 12:10:31 +03:00
middleware.js language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
reducer.js ref(face-landmarks) refactor namings (#11307) 2022-04-06 12:10:31 +03:00