Java Face Recognition

make program that recognizez faces identity

Page 1 of 1

6 Replies - 27707 Views - Last Post: 12 November 2009 - 09:54 AM Rate Topic: -----

#1 valy0017   User is offline

  • New D.I.C Head

Reputation: -5
  • View blog
  • Posts: 42
  • Joined: 18-November 08

Java Face Recognition

Post icon  Posted 14 May 2009 - 01:27 AM

Hy !
I have a project !
I must do a java program that recognizez human faces and identity of the person.
So far I made face detection - more exactly in the stream grabbed from the webcam it appears a red square or circle around the human's face.
My teacher told me it is not enough so I must do face recognition - The program "learns" some identities stored in some pictures given in advance and compares the faces in the video stream ( by cutting the important areas - the face and putting it into some other pictures) to the known faces in his database. so he does picture compairing in fact, but returns the identity of the person in front of the camera.
PLEASE HELP ME - I FOUND TUTORIALS BUT THERE WAS NON FOR JAVA - ONLY MATLAB, C++ ETC...
I NEED SOMETHING TO HELP ME DO THIS (FINISH THIS PROJECT) IN JAVA !!!
IT';S REALLY IMPORTANT FOR ME - AND URGENT TOO!!!

Is This A Good Question/Topic? -5
  • +

#3 renegadeandy   User is offline

  • D.I.C Head

Reputation: 11
  • View blog
  • Posts: 95
  • Joined: 13-May 09

Re: Java Face Recognition

Posted 14 May 2009 - 04:09 AM

Ok - you should be very interested in the language "Processing". It is very like Java and has a library that allows you to do something likethis - it may even work in direct Java I dont know, never tried it. I have used processing before though - its quite good!

Check out this lib : http://www.bryanchung.net/?page_id=251
Was This Post Helpful? 1

#4 valy0017   User is offline

  • New D.I.C Head

Reputation: -5
  • View blog
  • Posts: 42
  • Joined: 18-November 08

Re: Java Face Recognition

Posted 21 May 2009 - 10:20 AM

View Postrenegadeandy, on 14 May, 2009 - 03:09 AM, said:

Ok - you should be very interested in the language "Processing". It is very like Java and has a library that allows you to do something likethis - it may even work in direct Java I dont know, never tried it. I have used processing before though - its quite good!

Check out this lib : http://www.bryanchung.net/?page_id=251




I tried it
It's realy good!
Some part of my project is based upon it.
It has problems with exporting video related stuff but it also has bug fixes on processing forums so it's cool

hope to hear new things and new ideas about the matter

View Postrenegadeandy, on 14 May, 2009 - 03:09 AM, said:

Ok - you should be very interested in the language "Processing". It is very like Java and has a library that allows you to do something likethis - it may even work in direct Java I dont know, never tried it. I have used processing before though - its quite good!

Check out this lib : http://www.bryanchung.net/?page_id=251




I tried it
It's really good!
Some part of my project is based upon it.
It has problems with exporting video related stuff but it also has bug fixes on processing forums so it's cool

hope to hear new things and new ideas about the matter
Was This Post Helpful? 0
  • +
  • -

#5 renegadeandy   User is offline

  • D.I.C Head

Reputation: 11
  • View blog
  • Posts: 95
  • Joined: 13-May 09

Re: Java Face Recognition

Posted 21 May 2009 - 10:47 AM

Great am glad it worked for you!
Was This Post Helpful? 1
  • +
  • -

#6 mrseo   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 17-August 09

Re: Java Face Recognition

Posted 17 August 2009 - 09:16 AM

Hey :-)

I am a mac user, and i have spent some hours trying to find the best programming environment. I used to program in Java, but many years ago. Now i have to do the same work for phd test proposes.
Can you help me out :-)

Eva
Thanks
Was This Post Helpful? 0
  • +
  • -

#7 vidhi1988   User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 2
  • Joined: 17-October 09

Re: Java Face Recognition

Posted 17 October 2009 - 11:44 AM

View Postmrseo, on 17 Aug, 2009 - 08:16 AM, said:

hi can anybody give me project on face recognition its very urgent..help me

I am a mac user, and i have spent some hours trying to find the best programming environment. I used to program in Java, but many years ago. Now i have to do the same work for phd test proposes.
Can you help me out :-)

Eva
Thanks

 

Was This Post Helpful? 0
  • +
  • -

#8 aakash.nagar   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 12-November 09

Re: Java Face Recognition

Posted 12 November 2009 - 09:54 AM

View Postvaly0017, on 14 May, 2009 - 12:27 AM, said:

Hy !
I have a project !
I must do a java program that recognizez human faces and identity of the person.
So far I made face detection - more exactly in the stream grabbed from the webcam it appears a red square or circle around the human's face.
My teacher told me it is not enough so I must do face recognition - The program "learns" some identities stored in some pictures given in advance and compares the faces in the video stream ( by cutting the important areas - the face and putting it into some other pictures) to the known faces in his database. so he does picture compairing in fact, but returns the identity of the person in front of the camera.
PLEASE HELP ME - I FOUND TUTORIALS BUT THERE WAS NON FOR JAVA - ONLY MATLAB, C++ ETC...
I NEED SOMETHING TO HELP ME DO THIS (FINISH THIS PROJECT) IN JAVA !!!
IT';S REALLY IMPORTANT FOR ME - AND URGENT TOO!!!



Hi!! valy
Can you help i making my project on face recognition??
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1