jiti-meet/react/features/face-landmarks
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
..
FaceLandmarksDetector.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
FaceLandmarksHelper.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
actionTypes.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
actions.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
constants.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
createImageBitmap.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
faceLandmarksWorker.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
functions.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
logger.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
middleware.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
reducer.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
types.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00