Ask Your Question
0

facial detection OpenCV-android

asked 2018-05-04 00:53:02 -0600

updated 2018-05-04 06:45:33 -0600

berak gravatar image

Hi, i am facing some problem while detecting face form bitmap in Android App. i want to save image in OpenCV gallery after downloading bitmap from my web API, i am able to download bitmap image from web API successfully, the problem is occurring while detecting the face from that bitmap.

anyone would like to help me. Thanks in advance!

edit retag flag offensive close merge delete

Comments

what exactly is the problem ?

also, you probably meant: face-detection, not recognition ?

berak gravatar imageberak ( 2018-05-04 00:59:25 -0600 )edit

actually i am working on my final year project and need to download image from cloud storage as bitmap and have to detect face from that image for saving it local (Mobile) storage for further recognition process.

i have done first step successfully and able to download bitmap but i don't know how to detect face from that bitmap image and to save it in OpenCv gallery.

thanks in advance

malikdawar gravatar imagemalikdawar ( 2018-05-04 06:41:45 -0600 )edit

maybe take a look at the android samples and come back, if you run into problems ?

berak gravatar imageberak ( 2018-05-04 06:44:57 -0600 )edit

btw, face recognition (involving a database or such) should probably be done on a central server, not a mobile

berak gravatar imageberak ( 2018-05-04 06:46:57 -0600 )edit

you could try the pretrained openface dnn

berak gravatar imageberak ( 2018-05-07 05:05:02 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-05-07 02:06:28 -0600

Thank you! It really helped me, please can you lead me that how can i match two images include faces ? Actually i want to check that either Face A= Face B or not. thank's in advance

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-05-04 00:53:02 -0600

Seen: 248 times

Last updated: May 04 '18