I'm getting an image from gallery and display it in an imageView. Sometimes, image displays 90 degrees CCW.
So, my question is: 1- is it possible to get angle of rotation of image? 2- is it possible to get angle by a face detection library? if yes, which library you suggest?
any recommendation would be appreciated. Thanks.
Okay, I found a solution that I share it with you.