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
    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
    1st place solution for SIIM-FISABIO-RSNA COVID-19 Detection Challenge

    SIIM-COVID19-Detection Source code of the 1st place solution for SIIM-FISABIO-RSNA COVID-19 Detection Challenge. 1.INSTALLATION Ubuntu 18.04.5 LTS CUD

    Nguyen Ba Dung 170 Dec 21, 2022
    Tools for manipulating and evaluating the hOCR format for representing multi-lingual OCR results by embedding them into HTML.

    hocr-tools About About the code Installation System-wide with pip System-wide from source virtualenv Available Programs hocr-check -- check the hOCR f

    OCRopus 285 Dec 08, 2022
    Code related to "Have Your Text and Use It Too! End-to-End Neural Data-to-Text Generation with Semantic Fidelity" paper

    DataTuner You have just found the DataTuner. This repository provides tools for fine-tuning language models for a task. See LICENSE.txt for license de

    81 Jan 01, 2023
    Code for the paper: Fusformer: A Transformer-based Fusion Approach for Hyperspectral Image Super-resolution

    Fusformer Code for the paper: "Fusformer: A Transformer-based Fusion Approach for Hyperspectral Image Super-resolution" Plateform Python 3.8.5 + Pytor

    Jin-Fan Hu (胡锦帆) 11 Dec 12, 2022
    Kornia is a open source differentiable computer vision library for PyTorch.

    Open Source Differentiable Computer Vision Library

    kornia 7.6k Jan 06, 2023
    OCR of Chicago 1909 Renumbering Plan

    Requirements: Python 3 (probably at least 3.4) pipenv (pip3 install pipenv) tesseract (brew install tesseract, at least if you have a mac and homebrew

    ted whalen 2 Nov 21, 2021
    Application that instantly translates sign-language to letters.

    Sign Language Translator Project Description The main purpose of project is translating sign-language to letters. In accordance with this purpose we d

    3 Sep 29, 2022
    a micro OCR network with 0.07mb params.

    MicroOCR a micro OCR network with 0.07mb params. Layer (type) Output Shape Param # Conv2d-1 [-1, 64, 8,

    william 29 Aug 06, 2022
    Isearch (OSINT) 🔎 Face recognition reverse image search on Instagram profile feed photos.

    isearch is an OSINT tool on Instagram. Offers a face recognition reverse image search on Instagram profile feed photos.

    Malek salem 20 Oct 25, 2022
    A python scripts that uses 3 different feature extraction methods such as SIFT, SURF and ORB to find a book in a video clip and project trailer of a movie based on that book, on to it.

    A python scripts that uses 3 different feature extraction methods such as SIFT, SURF and ORB to find a book in a video clip and project trailer of a movie based on that book, on to it.

    tooraj taraz 3 Feb 10, 2022
    Line based ATR Engine based on OCRopy

    OCR Engine based on OCRopy and Kraken using python3. It is designed to both be easy to use from the command line but also be modular to be integrated

    948 Dec 23, 2022
    Introduction to Augmented Reality (AR) with Python 3 and OpenCV 4.2.

    Introduction to Augmented Reality (AR) with Python 3 and OpenCV 4.2.

    fernanda rodríguez 85 Jan 02, 2023
    ~1000 book pages + OpenCV + python = page regions identified as paragraphs, lines, images, captions, etc.

    cosc428-structor I had an open-ended Computer Vision assignment to complete, and an out-of-copyright book that I wanted to turn into an ebook. Convent

    Chad Oliver 45 Dec 06, 2022
    Text-to-Image generation

    Generate vivid Images for Any (Chinese) text CogView is a pretrained (4B-param) transformer for text-to-image generation in general domain. Read our p

    THUDM 1.3k Jan 05, 2023
    Convert PDF/Image to TXT using EasyOcr - the best OCR engine available!

    PDFImage2TXT - DOWNLOAD INSTALLER HERE What can you do with it? Convert scanned PDFs to TXT. Convert scanned Documents to TXT. No coding required!! In

    Hans Alemão 2 Feb 22, 2022
    A Python wrapper for Google Tesseract

    Python Tesseract Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded i

    Matthias A Lee 4.6k Jan 06, 2023
    Generates a message from the infamous Jerma Impostor image

    Generate your very own jerma sus imposter message. Modes: Default Mode: Only supports the characters " ", !, a, b, c, d, e, h, i, m, n, o, p, q, r, s,

    Giorno420 1 Oct 27, 2022
    Motion Detection Squid Game with OpenCV Python

    *Motion Detection Squid Game with OpenCV Python i am newbie in python. In this project I made a simple game to follow the trend about the red light gr

    Nayan 17 Nov 22, 2022
    A version of nrsc5-gui that merges the interface developed by cmnybo with the architecture developed by zefie in order to start a new baseline that is not heavily dependent upon Python processing.

    NRSC5-DUI is a graphical interface for nrsc5. It makes it easy to play your favorite FM HD radio stations using an RTL-SDR dongle. It will also displa

    61 Dec 22, 2022