Ask Your Question
0

Build application to detect and recognize faces in Java Desktop with openCV 2.4.4

asked 2013-03-20 10:50:39 -0600

Yasser Lima gravatar image

updated 2013-03-20 10:53:25 -0600

Hey guys, i'm trying to build an app for desktop that can detect and recognize faces with OpenCV 2.4.4. All i want to know is, is it possible to build it in Java? can you help me with some samples, or just telling me which classes i'll need? I know nothing of C++, and i'm trying to learn it to make my way a little bit easier, but i need to build the project in Java and Eclipse.

Thanks in advance.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-03-20 12:40:15 -0600

rics gravatar image

If you look around you will find several similar questions like this and this and this. You can start your learning from this tutorial. For Java there is a face detection sample in Android version.

edit flag offensive delete link more

Comments

unfortunately the face recognition (the whole contrib module, in fact) does not seem to have made it into dektop java yet

berak gravatar imageberak ( 2013-03-20 12:53:58 -0600 )edit

Yes, although it is still useful to start to learn face detection and recognition and to use it in C++. Hopefully the complete Java version will come soon.

rics gravatar imagerics ( 2013-03-20 12:59:20 -0600 )edit

Question Tools

Stats

Asked: 2013-03-20 10:50:39 -0600

Seen: 426 times

Last updated: Mar 20 '13