orientationCorrection property
The orientation of the input image (counterclockwise direction). If your
application displays the image, you can use this value to correct the
orientation. The bounding box coordinates returned in
CelebrityFaces
and UnrecognizedFaces
represent
face locations before the image orientation is corrected.
Implementation
final OrientationCorrection? orientationCorrection;