Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

It doesn't detect face if src is image URL #621

Open
harshitaji opened this issue May 9, 2021 · 0 comments
Open

It doesn't detect face if src is image URL #621

harshitaji opened this issue May 9, 2021 · 0 comments

Comments

@harshitaji
Copy link

I am trying to take image from in angular from webcam and then pass that image URL in the source

<img
allFaces
[with]="['expressions', 'landmarks', 'ageAndGender']"
[src]="webcamImage.imageAsDataUrl"
width="300px"
/>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant