2023 5th Biennial International Conference on Nascent Technologies in Engineering (ICNTE)(2023)
Department of IT
被引用1|浏览1
摘要
Online transactions of money are so much comfortable and time saving. Instead, banks continue to use the manual handling of bank checks which is the normal practice. This procedure can take several days for the money to transfer. In this project, we proposed a system that validates the cheque by retrieving details like the Payee name, Amount (in words as well as in digits), date, and bank details using optical character recognition (OCR) it also does verification of the signature on cheque and cross checks it with the image stored in the database. The proposed system uses OpenCV for image processing and segmentation of bank cheque. This system uses EasyOCR for extracting text from the image whereas a custom dataset is used to test this system and get the result. The performance and efficiency are measured on the self-generated dataset of bank cheque.
更多
查看译文
关键词
Optical character recognition (OCR),Image processing,SIFT,KNN,EasyOCR