paper-with-me

홈 › Papers

Optimization of Image Processing Algorithms for Character Recognition in Cultural Typewritten Documents

2023-11-27 · Mariana Dias, Carla Teixeira Lopes

Linked Data is used in various fields as a new way of structuring and connecting data. Cultural heritage institutions have been using linked data to improve archival descriptions and facilitate the discovery of information. Most archival records have digital representations of physical artifacts in the form of scanned images that are non-machine-readable. Optical Character Recognition (OCR) recognizes text in images and translates it into machine-encoded text. This paper evaluates the impact of image processing methods and parameter tuning in OCR applied to typewritten cultural heritage documents. The approach uses a multi-objective problem formulation to minimize Levenshtein edit distance and maximize the number of words correctly identified with a non-dominated sorting genetic algorithm (NSGA-II) to tune the methods' parameters. Evaluation results show that parameterization by digital representation typology benefits the performance of image pre-processing algorithms in OCR. Furthermore, our findings suggest that employing image pre-processing algorithms in OCR might be more suitable for typologies where the text recognition task without pre-processing does not produce good results. In particular, Adaptive Thresholding, Bilateral Filter, and Opening are the best-performing algorithms for the theatre plays' covers, letters, and overall dataset, respectively, and should be applied before OCR to improve its performance.

📄 PDF Abstract BibTeX arXiv:2311.15740

Code (2)

feup-infolab/archmine 공식 구현
FaceOnLive/ID-Card-Passport-Recognition-SDK-Android

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

An Efficient Language-Independent Multi-Font OCR for Arabic Script

2020-09-18 · Hussein Osman, Karim Zaghw, Mostafa Hazem, Seifeldin Elsehely

Optical Character Recognition (OCR) is the process of extracting digitized text from images of scanned documents. While OCR systems have already matured in many languages, they still have shortcomings in cursive language…

Optical Character RecognitionOptical Character Recognition (OCR)Segmentation

Automatic Number Plate Recognition using Random Forest Classifier

2023-03-26 · Zuhaib Akhtar, Rashid Ali

Automatic Number Plate Recognition System (ANPRS) is a mass surveillance embedded system that recognizes the number plate of the vehicle. This system is generally used for traffic management applications. It should be ve…

ManagementSegmentation

Distributed Algorithms for Feature Extraction Off-loading in Multi-Camera Visual Sensor Networks

2017-05-15 · Emil Eriksson, György Dán, Viktoria Fodor

Real-time visual analysis tasks, like tracking and recognition, require swift execution of computationally intensive algorithms. Visual sensor networks can be enabled to perform such tasks by augmenting the sensor networ…

Distributed Optimization

Benchmarking Algorithms for Automatic License Plate Recognition

2022-03-27 · Marcel Del Castillo Velarde, Gissel Velarde

We evaluated a lightweight Convolutional Neural Network (CNN) called LPRNet [1] for automatic License Plate Recognition (LPR). We evaluated the algorithm on two datasets, one composed of real license plate images and the…

BenchmarkingLicense Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)+1

Handwritten Digit Recognition Using Improved Bounding Box Recognition Technique

2021-11-10 · Arkaprabha Basu, M. Sathya

The project comes with the technique of OCR (Optical Character Recognition) which includes various research sides of computer science. The project is to take a picture of a character and process it up to recognize the im…

BIG-bench Machine LearningHandwritten Digit RecognitionOptical Character RecognitionOptical Character Recognition (OCR)