Rotating image or not? (stackoverflow.com)stack
23 points by An Đoàn Nguyễn Bảo in stackoverflow.com · 2h ago · stack
A little bit of the context, I have done image segmentation for all the images, and have rotated it. But some of it are at 90/180/270 degrees from the real image. I have written the postprocess.py like this and it outputs all the segmentation images into 'warped_bills' from ultr…