Am doing my final project wichis face recognition app on android. how is it possible to develop that project in android whilw using some OpenCv libraries? [closed]

asked 2016-12-30 14:27:06 -0600

ur answer would be so helpfull 4 me

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by Balaji R
close date 2016-12-30 19:53:05.385356

Comments

1

read the faq please.

*Keep in mind that this is a forum where we motivate people to go head on with their challenges. Basically the following types of questions are not allowed on this forum:

  1. Questions that handle software that has nothing to do with OpenCV.
  2. Questions about your homework and school projects. Please do not beg for code, instead try some tutorials and tell us what is going wrong. If you have a deadline to catch and the only way is to let people make your projects, then you basically started to late.*
LBerger gravatar imageLBerger ( 2016-12-30 15:13:02 -0600 )edit

Bonus: please, use every letter when writing. We don't charge money for extra (needed) characters...

LorenaGdL gravatar imageLorenaGdL ( 2016-12-30 15:20:08 -0600 )edit
1

@Sadaj Omar - this is an unlucky project in a lot of ways:

  • opencv has face recognition, yet it is not fully supported on android (you'd still need jni to get it done)
  • you should not try machine learning on a phone
  • most folks, who wanted this, actually wanted face verification (for a single person), not recognition (one of many). i kinda smell some research flaw on your side there.
berak gravatar imageberak ( 2016-12-30 21:22:56 -0600 )edit
2

@berak, let me correct you, I am pretty convinced that the Qualcomm® Snapdragon™ 820 and the 6GB of RAM on my OnePlus3 will be perfectly able to run machine learning :D

StevenPuttemans gravatar imageStevenPuttemans ( 2017-01-02 06:17:18 -0600 )edit