jiti-meet/react/features/facial-recognition
Saúl Ibarra Corretgé c2a3d29353 fix(facial-recognition) avoid image data conversion
TF 3.0 supports getting an ImageBitmap in fromPixels: https://js.tensorflow.org/api/3.0.0/#browser.fromPixels
2022-02-25 13:00:53 +01:00
..
resources chore: update face-api (#10912) 2022-02-07 11:42:48 +02:00
actionTypes.js feat(facial-expressions): send facial expressions to webhook endpoint (#10585) 2021-12-21 13:46:54 +02:00
actions.js fix(facial-expressions): set screen size in worker and add constants for worker message types (#10678) 2022-02-04 09:14:52 +02:00
constants.js fix(facial-expressions): set screen size in worker and add constants for worker message types (#10678) 2022-02-04 09:14:52 +02:00
createImageBitmap.js feat(facial-expressions): add the facial expression feature and display them in speakerstats (#10006) 2021-11-17 16:33:03 +02:00
faceApiPatch.js feat(facial-expressions): add the facial expression feature and display them in speakerstats (#10006) 2021-11-17 16:33:03 +02:00
facialExpressionsWorker.js fix(facial-recognition) avoid image data conversion 2022-02-25 13:00:53 +01:00
functions.js fix(facial-recognition) avoid image data conversion 2022-02-25 13:00:53 +01:00
index.js feat(facial-expressions): add the facial expression feature and display them in speakerstats (#10006) 2021-11-17 16:33:03 +02:00
logger.js feat(facial-expressions): add the facial expression feature and display them in speakerstats (#10006) 2021-11-17 16:33:03 +02:00
middleware.js feat(facial-expressions): send facial expressions to webhook endpoint (#10585) 2021-12-21 13:46:54 +02:00
reducer.js feat(facial-expressions): send facial expressions to webhook endpoint (#10585) 2021-12-21 13:46:54 +02:00