← Back to VOLUME 13, ISSUE 10, OCTOBER 2025
This work is licensed under a Creative Commons Attribution 4.0 International License.
COMPUTER VISION: TEXT EXTRACTION FROM AN IMAGE
π 1 viewπ₯ 0 downloads
Abstract: With the proliferation of visual data, the automatic extraction of text from images using Optical Character Recognition (OCR) has become a crucial application in computer vision. This tutorial demonstrates a rapid and effective method for text detection and extraction using Python, the EasyOCR library, and OpenCV. The core pipeline involves reading an image, creating an instance of the text detector, processing the text, and visualizing the results by drawing bounding boxes around the detected text. The resulting algorithm is a quick and ideal project for beginners in computer vision, completing the process in only a few minutes.
Keywords: Computer Vision, Optical Character Recognition, Text Detection, Python, EasyOCR, OpenCV, Bounding Box.
Keywords: Computer Vision, Optical Character Recognition, Text Detection, Python, EasyOCR, OpenCV, Bounding Box.
How to Cite:
[1] Yokesh Anandan, Christon Davis C, Dr. Golda Dilip, βCOMPUTER VISION: TEXT EXTRACTION FROM AN IMAGE,β International Journal of Innovative Research in Electrical, Electronics, Instrumentation and Control Engineering (IJIREEICE), DOI: 10.17148/IJIREEICE.2025.131036
