dlib-face-recognition-android icon indicating copy to clipboard operation
dlib-face-recognition-android copied to clipboard

Face Recognition Issue

Open ys-003 opened this issue 5 years ago • 7 comments

hello, I was always getting no face detected or unknown person in Redmi Note6 Pro and OnePlus 5T(Android Version -9) while recognizing the person I already added the persons. It is properly worked in other devices(Oppo f9 pro android version-8.1, Redmi 3s). Plz, provide the solution.

ys-003 avatar Jul 31 '19 09:07 ys-003

try clicking the photos in landscape mode on the devices where it isn't working

gv22ga avatar Jul 31 '19 09:07 gv22ga

I was facing the same issue but got resolved for the said device but can we set the orientation to horizontal from code automatically so that such that we do not have to change for the devices?

jatankshirsagar avatar Jul 31 '19 11:07 jatankshirsagar

Face Recognition is getting crashed ,it's telling App has stopped ! previously It was not getting crash.what happened to this , please help me out

PoojaPragyan avatar Aug 08 '19 06:08 PoojaPragyan

I was facing the same issue but I am not getting where should we change the orientation so that the application will be able to recognize on portrait mode.

aurelhoxha avatar Aug 26 '19 12:08 aurelhoxha

I'm facing the same issue.. Is there any way to modify the code so that the images can be recognized in the portrait mode too

PriyankaRana-11 avatar Oct 04 '19 05:10 PriyankaRana-11

With this issue I have had that in my own application. It is related to the Aspect Ration of the view field. Alter xml code so it is a correct auto aspect ratio irrespective of the phone it is running on. That should fix this issue.

Krammig avatar Feb 26 '20 05:02 Krammig

Same issue... I am facing this. @Krammig which XML code you are talking about??

drprajapati avatar May 24 '20 06:05 drprajapati