Ask Your Question
-1

biometria facial

asked 2017-05-25 19:49:00 -0600

Ronei gravatar image

updated 2017-05-29 20:01:17 -0600

I am studying to make a system that recognizes the person by the face, for the course completion work. However, I was unable to identify which methods to train, extract the characteristics, and identify the person. I was trying to use KNN but I have not figured it out yet. Could someone give me an idea or an example of how I can do it? I'm using java and OpenCV, but if you have an example in another language, I'm also grateful.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2017-07-13 04:55:41 -0600

Kailegh gravatar image

You can try OpenCV example of face recognition: OpenCV Face Recognition

It may not be the most accurate method, but since you state it is for the course completion work I do not really think you need much more than that

edit flag offensive delete link more
0

answered 2017-05-31 04:31:31 -0600

for the course completion work

Which basically means, if you want to succeed for your class, you will have to put in effort and do something yourself. We will not come with the solution. Since face recognition is about the most frequently used sample in every single computer vision package out there, finding samples should not be difficult.

But hey, click here to see some examples.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-05-25 19:49:00 -0600

Seen: 512 times

Last updated: Jul 13 '17