Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Photos also giving heart rate #16

Open
Yadav03 opened this issue Jun 11, 2020 · 7 comments
Open

Photos also giving heart rate #16

Yadav03 opened this issue Jun 11, 2020 · 7 comments

Comments

@Yadav03
Copy link

Yadav03 commented Jun 11, 2020

Hi,

I have checked ur code. and tested it with all scenarios. But whether is real face or mobile photo, it is giving same results. it is considering mobile photo as real face and it is giving HR for mobile face.

@habom2310
Copy link
Owner

Real face detection is not included in this project. The given HR is the result of small changes in the pixel values within the face detected.
You can combine a liveness detection to prevent fake face.

@bypolyarka
Copy link

Is this heart rate approach not suitable for classifying real and fake faces?

@Yadav03
Copy link
Author

Yadav03 commented Feb 2, 2021 via email

@bypolyarka
Copy link

No it is not. Regards G.Yadava Prasath SIEORA Chennai +91 9962037023

On Mon, Feb 1, 2021 at 7:59 PM bypolyarka @.***> wrote: Is this heart rate approach not suitable for classifying real and fake faces? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#16 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWGUCSNQASU2Q4OY3YA4HDS422JHANCNFSM4N26Y5EQ .

Why not ? the frequency and amplitude of the pulse should be different for a live face and a photo

@Yadav03
Copy link
Author

Yadav03 commented Feb 2, 2021 via email

@bypolyarka
Copy link

If you shake the photo little bit then it will take it as a pulse Regards G.Yadava Prasath SIEORA Chennai +91 9962037023

On Tue, Feb 2, 2021 at 2:05 PM bypolyarka @.> wrote: No it is not. Regards G.Yadava Prasath SIEORA Chennai +91 9962037023 … <#m_6412124402323890407_> On Mon, Feb 1, 2021 at 7:59 PM bypolyarka @.> wrote: Is this heart rate approach not suitable for classifying real and fake faces? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#16 (comment) <#16 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWGUCSNQASU2Q4OY3YA4HDS422JHANCNFSM4N26Y5EQ . Why not ? the frequency and amplitude of the pulse should be different for a live face and a photo — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#16 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWGUCR7TVVKN2KUF7STMG3S462NJANCNFSM4N26Y5EQ .

Can the idea of measuring heart rate be used in a liveness detection? and how to do it?

@fisakhan
Copy link

If it is measuring heart rate for a paper or mobile screen then it is unreliable, I would say, useless and wastage of time.

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

No branches or pull requests

4 participants