经过各种解决方案后,我无法对包含边框,线条,框和文本的图像进行去歪斜。我正在将opencv与python配合使用
到目前为止,我已经尝试了以下方法-
1)删除边框:Removing partial borders with openCV
2)倾斜和旋转的角度检测:Detect angle and rotate an image in Python
3)检测偏斜和去歪斜图像:
a) https://mzucker.github.io/2016/10/11/unprojecting-text-with-ellipses.html
b) https://mzucker.github.io/2016/08/15/page-dewarping.html
c) https://www.pyimagesearch.com/2017/02/20/text-skew-correction-opencv-python/
尝试了所有这些解决方案后,未对公用事业账单类型的图像进行最佳校正。