This question already has an answer here:
- Face Detection in Android? 3 answers
in my current application I want to draw rectangle around face while capturing using Android device camera, and also want to save only face area inside rectangle on SD card.
I gone through lot of links like
link1
link2
link3
but unable to find proper solution.
Can anyone has worked on this.
Any help would be appreciated.