An Optical Character Recognition system using Pytesseract/Extracting data from Blood Pressure Reports.

Overview

Optical_Character_Recognition

An Optical Character Recognition system using Pytesseract/Extracting data from Blood Pressure Reports.

As an IOT/Computer Visions Intern at the Graduate Rotational Internship program (GRIP) by The Sparks Foundation (TSF), the first task is to implement a character detector which extracts printed or handwritten text from an image/video.

For more learning purposes, I've utilized this feature in cleaning/extracting valuable information from Blood Pressure Reports as images.

download

Dependencies

  • tesseract-ocr package
  • pytesseract 0.3.8
  • Open-cv
  • Pandas

    Using the pytesseract open source library to detect text on image/video.

    Open-cv for Image Processing

    Pandas for data manipulation

  • Owner
    Ramsis Hammadi
    Ramsis Hammadi
    Virtualdragdrop - Virtual Drag and Drop Using OpenCV and Arduino

    Virtualdragdrop - Virtual Drag and Drop Using OpenCV and Arduino

    Rizky Dermawan 4 Mar 10, 2022
    Code release for Hu et al., Learning to Segment Every Thing. in CVPR, 2018.

    Learning to Segment Every Thing This repository contains the code for the following paper: R. Hu, P. Dollár, K. He, T. Darrell, R. Girshick, Learning

    Ronghang Hu 417 Oct 03, 2022
    PAGE XML format collection for document image page content and more

    PAGE-XML PAGE XML format collection for document image page content and more For an introduction, please see the following publication: http://www.pri

    PRImA Research Lab 46 Nov 14, 2022
    Controlling the computer volume with your hands // OpenCV

    HandsControll-AI Controlling the computer volume with your hands // OpenCV Step 1 git clone https://github.com/Hayk-21/HandsControll-AI.git pip instal

    Hayk 1 Nov 04, 2021
    A curated list of papers and resources for scene text detection and recognition

    Awesome Scene Text A curated list of papers and resources for scene text detection and recognition The year when a paper was first published, includin

    Jan Zdenek 43 Mar 15, 2022
    (CVPR 2021) Back-tracing Representative Points for Voting-based 3D Object Detection in Point Clouds

    BRNet Introduction This is a release of the code of our paper Back-tracing Representative Points for Voting-based 3D Object Detection in Point Clouds,

    86 Oct 05, 2022
    Genalog is an open source, cross-platform python package allowing generation of synthetic document images with custom degradations and text alignment capabilities.

    Genalog is an open source, cross-platform python package allowing generation of synthetic document images with custom degradations and text alignment capabilities.

    Microsoft 235 Dec 22, 2022
    Python-based tools for document analysis and OCR

    ocropy OCRopus is a collection of document analysis programs, not a turn-key OCR system. In order to apply it to your documents, you may need to do so

    OCRopus 3.2k Dec 31, 2022
    Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125

    Albumentations Albumentations is a Python library for image augmentation. Image augmentation is used in deep learning and computer vision tasks to inc

    11.4k Jan 02, 2023
    Code for the head detector (HeadHunter) proposed in our CVPR 2021 paper Tracking Pedestrian Heads in Dense Crowd.

    Head Detector Code for the head detector (HeadHunter) proposed in our CVPR 2021 paper Tracking Pedestrian Heads in Dense Crowd. The head_detection mod

    Ramana Subramanyam 76 Dec 06, 2022
    SRA's seminar on Introduction to Computer Vision Fundamentals

    Introduction to Computer Vision This repository includes basics to : Python Numpy: A python library Git Computer Vision. The aim of this repository is

    Society of Robotics and Automation 147 Dec 04, 2022
    Page to PAGE Layout Analysis Tool

    P2PaLA Page to PAGE Layout Analysis (P2PaLA) is a toolkit for Document Layout Analysis based on Neural Networks. 💥 Try our new DEMO for online baseli

    Lorenzo Quirós Díaz 180 Nov 24, 2022
    This repo contains several opencv projects done while learning opencv in python.

    opencv-projects-python This repo contains both several opencv projects done while learning opencv by python and opencv learning resources [Basic conce

    Fatin Shadab 2 Nov 03, 2022
    Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE

    EAST_ICPR: EAST for ICPR MTWI 2018 CHALLENGE Introduction This is a repository forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE. Origin Reposi

    Haozheng Li 157 Aug 23, 2022
    OCR system for Arabic language that converts images of typed text to machine-encoded text.

    Arabic OCR OCR system for Arabic language that converts images of typed text to machine-encoded text. The system currently supports only letters (29 l

    Hussein Youssef 144 Jan 05, 2023
    Select range and every time the screen changes, OCR is activated.

    ASOCR(Auto Screen OCR) Select range and every time you press Space key, OCR is activated. 範囲を選ぶと、あなたがスペースキーを押すたびに、画面が変わる度にOCRが起動します。 usage1: simple OC

    1 Feb 13, 2022
    PSENet - Shape Robust Text Detection with Progressive Scale Expansion Network.

    News Python3 implementations of PSENet [1], PAN [2] and PAN++ [3] are released at https://github.com/whai362/pan_pp.pytorch. [1] W. Wang, E. Xie, X. L

    1.1k Dec 24, 2022
    How to detect objects in real time by using Jupyter Notebook and Neural Networks , by using Yolo3

    Real Time Object Recognition From your Screen Desktop . In this post, I will explain how to build a simply program to detect objects from you desktop

    Ruslan Magana Vsevolodovna 2 Sep 28, 2022
    Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

    EasyOCR Ready-to-use OCR with 80+ languages supported including Chinese, Japanese, Korean and Thai. What's new 1 February 2021 - Version 1.2.3 Add set

    Jaided AI 16.7k Jan 03, 2023
    This is a real life mario project using python and mediapipe

    real-life-mario This is a real life mario project using python and mediapipe How to run to run this just run - realMario.py file requirements This req

    Programminghut 42 Dec 22, 2022