Heyy, i'm trying to make an android app where the user selects an image from the gallery and after that the image appears in an ImageView and a box appears over the faces detected.
I already have the code for loading an image from the gallery and put it into the ImageView, the only problem is that i dont know how to detect the faces from the loaded image.
Any examples?? Any hlep would be grateful.