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

Support Angular 8 #15

Open
kamiazya opened this issue Sep 19, 2019 · 8 comments
Open

Support Angular 8 #15

kamiazya opened this issue Sep 19, 2019 · 8 comments
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@kamiazya
Copy link
Owner

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@kamiazya kamiazya added dependencies Pull requests that update a dependency file enhancement New feature or request labels Sep 19, 2019
@kamiazya kamiazya self-assigned this Sep 19, 2019
kamiazya added a commit that referenced this issue Sep 19, 2019
@a0fzide
Copy link

a0fzide commented Nov 12, 2019

Is this solve? I have problem with ionic 4 / angular 8

@kamiazya
Copy link
Owner Author

kamiazya commented Nov 12, 2019

@a0fzide

Is this solve? I have problem with ionic 4 / angular 8

If CI passes, I want to release it, but I am stuck with no idea to fix it.

@kamiazya
Copy link
Owner Author

I'm working on this Pull Request.
#16

@ersaurabh101
Copy link

Hii,

  1. Is it possible to take a snapshot of user from ionic [webcam] and recognise from another image ? Is this possible with your package as it is possible with original one ?

  2. Is it possible to use the face detection from web cam with this package ?

@kamiazya
Copy link
Owner Author

kamiazya commented May 7, 2020

@ersaurabh101

Is this repository helpful?

https://github.com/kamiazya/ngx-face-api-js-demo-webcam

Thanks.


Also, this question is not directly related to this issue, so please create another issue at the next opportunity.

@ersaurabh101
Copy link

ersaurabh101 commented May 7, 2020

Ok it is working, how can i get in console, [face detected: yes] and a base64 grab of camera on clicking a button ?

and do you have any plugin for face recognition too ? I wish to pass base64 of the webcam and compare it with image url

@ersaurabh101
Copy link

can i expect some help on my requirement ? I repeat - I want to compare 2 images from ionic and get the result

@kamiazya
Copy link
Owner Author

kamiazya commented May 8, 2020

@ersaurabh101
The short answer is No.

Basically, it only recognizes the face of the image and displays the result as an overlay, so it does not support complicated use cases.

This library uses the face-api.js library to provide the face recognition function, so why not consider using it?

https://github.com/justadudewhohacks/face-api.js

Of course, using face-api.js does not guarantee this, so please refer to it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants