face detection and recognition in java

1,212 views
Skip to first unread message

Ahmed H. Sayed

unread,
May 13, 2013, 8:56:40 PM5/13/13
to java...@googlegroups.com
hello,
please, i am working on face detection and recognition project

i could do the detection phase perfectly till now in c#

but for the recognition phase it did not give any satisfying results ,,i've tried this using image comparison and storing images into file.

for the perfect recognition i have to extract facial features from face images ,,then store these features in database ,,,lastly andusing data mining i can build my model and train the classifier !

unfortunately  i could not fine anu such helpfull tools but flandmark

so,,can this problem get solved using java ,,,how to use such this flandmark with java
or any?
thanks in advance.

INs

unread,
May 14, 2013, 4:21:04 AM5/14/13
to java...@googlegroups.com
you can try opencv
 , they recently added java bindings

regards
inS

Fabrizio Giudici

unread,
May 14, 2013, 11:08:31 AM5/14/13
to java...@googlegroups.com, INs
On Tue, 14 May 2013 10:21:04 +0200, INs <interlich...@gmail.com>
wrote:

> you can try opencv
> , they recently added java bindings

Link, please! I have missed this...

--
Fabrizio Giudici - Java Architect @ Tidalwave s.a.s.
"We make Java work. Everywhere."
http://tidalwave.it/fabrizio/blog - fabrizio...@tidalwave.it

Shaine Ismail

unread,
May 14, 2013, 11:19:21 AM5/14/13
to java...@googlegroups.com
sorry couldn't resist.


Regards
Shaine Ismail




--
You received this message because you are subscribed to the Google Groups "Java Posse" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javaposse+unsubscribe@googlegroups.com.
To post to this group, send email to java...@googlegroups.com.
Visit this group at http://groups.google.com/group/javaposse?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.



INTERLICHTSPIELHAUS

unread,
May 14, 2013, 11:22:01 AM5/14/13
to Fabrizio Giudici, java...@googlegroups.com
On Tue, May 14, 2013 at 5:08 PM, Fabrizio Giudici <Fabrizio...@tidalwave.it> wrote:
On Tue, 14 May 2013 10:21:04 +0200, INs <interlich...@gmail.com> wrote:

you can try opencv
 , they recently added java bindings

Link, please! I have missed this...


and i won't make the 'google is your friend' remark :-)

anyway
 , it is still wip
 only a subset of the complete opencv functionality is accessible by the java bindings for the moment

regards
inS

Fabrizio Giudici

unread,
May 14, 2013, 12:28:13 PM5/14/13
to INTERLICHTSPIELHAUS, java...@googlegroups.com
On Tue, 14 May 2013 17:22:01 +0200, INTERLICHTSPIELHAUS
<interlich...@gmail.com> wrote:

> and i won't make the 'google is your friend' remark :-)

LOL to both :-) But my question was probably too cryptic. I do know
OpenCV, what I missed were the Java bindings. I suppose I could find them
myself at the OpenCV site... I was asking for review, examples in the real
word etc... to understand whether the product is mature for some real
stuff or not.

INTERLICHTSPIELHAUS

unread,
May 14, 2013, 1:12:21 PM5/14/13
to Fabrizio Giudici, java...@googlegroups.com
On Tue, May 14, 2013 at 6:28 PM, Fabrizio Giudici <Fabrizio...@tidalwave.it> wrote:
On Tue, 14 May 2013 17:22:01 +0200, INTERLICHTSPIELHAUS <interlich...@gmail.com> wrote:

and i won't make the 'google is your friend' remark :-)

LOL to both :-) But my question was probably too cryptic. I do know OpenCV, what I missed were the Java bindings. I suppose I could find them myself at the OpenCV site... I was asking for review, examples in the real word etc... to understand whether the product is mature for some real stuff or not.

i still find it a little problematic
 , as i said it is still a subset
 and not yet well documented

the javadoc is filled with c++ examples :-)

you can judge for yourself here

inS


Ahmed H. Sayed

unread,
May 15, 2013, 8:56:34 PM5/15/13
to java...@googlegroups.com
thanks a lot trying to help,
but i've found it a bit complex  with java ,,instead intended using (trying )both Open CV and FLandmark with c++.
actually i've already done the detection phase of the project using c# with EmgU lib ,,but problems started at the recognition phase ,,that is no accuracy came depending on image comparison ,,instead i tried extracting facial features to DB and training them to build a classifier with the nearest neighbor ,,what i couldn't do with c# ,,and what i'm now trying  to do with c++ using FLandmark facial features detector

again  ,,,really many thanks to your excellency .


--
You received this message because you are subscribed to the Google Groups "Java Posse" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javaposse+...@googlegroups.com.

Casper Bang

unread,
May 27, 2013, 4:24:58 AM5/27/13
to java...@googlegroups.com
In my experience, the real interesting development takes place outside the official Oracle Java camp. So I wonder if there isn't some good pieces in the AOSP codebase. Facial recognition works pretty good on the after-marked ROM (CM10) I just installed on my Android phone. 

/Casper


On Tuesday, May 14, 2013 2:56:40 AM UTC+2, Ahmed H. Sayed H. wrote:

Vijay Pareek

unread,
Aug 14, 2013, 1:40:08 PM8/14/13
to java...@googlegroups.com
  i want face recognition in   java pls
Reply all
Reply to author
Forward
0 new messages