paper-with-me

홈 › Papers

Document Dewarping with Control Points

2022-03-20 · Guo-Wang Xie, Fei Yin, Xu-Yao Zhang, Cheng-Lin Liu

Document images are now widely captured by handheld devices such as mobile phones. The OCR performance on these images are largely affected due to geometric distortion of the document paper, diverse camera positions and complex backgrounds. In this paper, we propose a simple yet effective approach to rectify distorted document image by estimating control points and reference points. After that, we use interpolation method between control points and reference points to convert sparse mappings to backward mapping, and remap the original distorted document image to the rectified image. Furthermore, control points are controllable to facilitate interaction or subsequent adjustment. We can flexibly select post-processing methods and the number of vertices according to different application scenarios. Experiments show that our approach can rectify document images with various distortion types, and yield state-of-the-art performance on real-world dataset. This paper also provides a training dataset based on control points for document dewarping. Both the code and the dataset are released at https://github.com/gwxie/Document-Dewarping-with-Control-Points.

📄 PDF Abstract BibTeX arXiv:2203.10543

Code (1)

gwxie/document-dewarping-with-control-points 공식 구현 pytorch

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Polar-Doc: One-Stage Document Dewarping with Multi-Scope Constraints under Polar Representation

2023-12-13 · Weiguang Zhang, Qiufeng Wang, Kaizhu Huang

Document dewarping, aiming to eliminate geometric deformation in photographed documents to benefit text recognition, has made great progress in recent years but is still far from being solved. While Cartesian coordinates…

Optical Character Recognition (OCR)

DocReal: Robust Document Dewarping of Real-Life Images via Attention-Enhanced Control Point Prediction

2023-12-01 · Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV-2024) 2023 12 · Fangchen Yu, Yina Xie, Lei Wu, Yafei Wen 외

Document image dewarping is a crucial task in computer vision with numerous practical applications. The control point method, as a popular image dewarping approach, has attracted attention due to its simplicity and effic…

Optical Character Recognition (OCR)

Revisiting Document Image Dewarping by Grid Regularization

2022-03-31 · CVPR 2022 1 · Xiangwei Jiang, Rujiao Long, Nan Xue, Zhibo Yang 외

This paper addresses the problem of document image dewarping, which aims at eliminating the geometric distortion in document images for document digitization. Instead of designing a better neural network to approximate t…

Local DistortionOptical Flow Estimation

Multistage Curvilinear Coordinate Transform Based Document Image Dewarping using a Novel Quality Estimator

2020-03-15 · Tanmoy Dasgupta, Nibaran Das, Mita Nasipuri

The present work demonstrates a fast and improved technique for dewarping nonlinearly warped document images. The images are first dewarped at the page-level by estimating optimum inverse projections using curvilinear ho…

Optical Character Recognition (OCR)

TADoc: Robust Time-Aware Document Image Dewarping

2025-08-09 · Fangmin Zhao, Weichao Zeng, Zhenhang Li, Dongbao Yang 외 arxiv

Flattening curved, wrinkled, and rotated document images captured by portable photographing devices, termed document image dewarping, has become an increasingly important task with the rise of digital economy and online …