Calinteodor
|
f3f9cd3d05
|
feat(dynamic-branding) add initial mobile SDK customization
* feat(dynamic-branding) sdk customization
* feat(dynamic-branding) unsetDynamicBranding when we disconnect
* feat(dynamic-branding) added branding colors to conference
* feat(dynamic-branding) extracted logger to its own file
* feat(dynamic-branding) reverted style change
* feat(dynamic-branding) unset branding if connection failed
* feat(dynamic-branding) removed index.js, updated imports, added ImageBackground component
* feat(dynamic-branding) created logger feature object
* feat(dynamic-branding) moved brandingStyles to mapStateToProps, used SvGUri
* feat(dynamic-branding) created BrandingImageBackground component, fixed styles
* feat(dynamic-branding) moved BrandingImageBackground to dynamic-branding feature
* feat(dynamic-branding) fixed linter
* feat(dynamic-branding) added style comment
|
2022-05-23 17:02:14 +02:00 |
Gabriel Borlea
|
8240c3703e
|
ref(face-landmarks): move human logic into separate class
|
2022-05-19 11:36:27 +02:00 |
Gabriel Borlea
|
8a503e7b40
|
fix(face-landmarks): dispose tensors to avoid memory leaks
Also send only expressions with score grater than 50%.
|
2022-05-18 13:41:51 +02:00 |
Gabriel Borlea
|
c4106b8d89
|
fix(face-landmarks) set explicit model paths
|
2022-05-12 13:30:47 +02:00 |
Gabriel Borlea
|
0c021868b5
|
feat(face-landmarks): integrate human library
It replaces face-api.
* feat(face-landmarks): integrate human library
* feat(face-landmarks): rewrite worker in typescript
* fix(face-landmarks): allow worker bundle size up to 2 mib
* fix: remove unwanted comment
* code review
|
2022-05-06 14:41:08 +02:00 |
Calinteodor
|
7c523f3250
|
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
|
2022-04-08 15:24:58 +03:00 |
Avram Tudor
|
ceb8d3348d
|
feat(face-landmarks) add API event for providing face landmark data (#11347)
|
2022-04-08 10:12:38 +03:00 |
Gabriel Borlea
|
856ef757d4
|
fix(face-landmarks): get face models from node_modules instead of having resoruces folder (#11326)
|
2022-04-07 13:46:04 +03:00 |
Avram Tudor
|
42703fed47
|
ref(face-landmarks) refactor namings (#11307)
* ref(face-landmarks) refactor namings
* code review
|
2022-04-06 12:10:31 +03:00 |