Crop Image with face detection in android
问题 I needed a demo where any image can be cropped with the face detection function. FIXED But after few surfing hours I didn't come to a single demo, so I prepared a single demo with conjunction of few demos that I found online. I have prepared a demo to crop the image. My demo crops the image rectangle, and circular as well. Also it detects the face and crops the image according to the face detection. I am using the following image to crop it. And the screenshot of the crop result is : The xml