Natural Image Orientation Angle Detection

1 papers with code • 0 benchmarks • 0 datasets

Image orientation angle detection is a pretty challenging task for a machine because the machine has to learn the features of an image in such a way so that it can detect the arbitrary angle by which the image is rotated. Though there are some modern cameras with features involving inertial sensors that can correct image orientation in steps of 90 degrees, those features are seldom used. In this paper, we propose a method to detect the orientation angle of a digitally captured image where the image may have been captured by a camera at a tilted angle (between 0\degree to 359\degree).

Most implemented papers

Deep Image Orientation Angle Detection

pidahbus/deep-image-orientation-angle-detection 21 Jun 2020

Estimating and rectifying the orientation angle of any image is a pretty challenging task.