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
    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
    docstrum

    Docstrum Algorithm Getting Started This repo is for developing a Docstrum algorithm presented by O’Gorman (1993). Disclaimer This source code is built

    Chulwoo Mike Pack 54 Dec 13, 2022
    Using computer vision method to recognize and calcutate the features of the architecture.

    building-feature-recognition In this repository, we accomplished building feature recognition using traditional/dl-assisted computer vision method. Th

    4 Aug 11, 2022
    An expandable and scalable OCR pipeline

    Overview Nidaba is the central controller for the entire OGL OCR pipeline. It oversees and automates the process of converting raw images into citable

    81 Jan 04, 2023
    A simple QR-Code Reader in Python

    A simple QR-Code Reader written in Python, that copies the content of a QR-Code directly into the copy clipboard.

    Eric 1 Oct 28, 2021
    Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

    English | 简体中文 Introduction PaddleOCR aims to create multilingual, awesome, leading, and practical OCR tools that help users train better models and a

    27.5k Jan 08, 2023
    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
    Polaris is a Face recognition attendance system .

    Support Me 🚀 About Polaris 📄 Polaris is a system based on facial recognition with a futuristic GUI design, Can easily find people informations store

    XN3UR0N 215 Dec 26, 2022
    A simple Digits Recogniser made in Python

    ⭐ Python Digit Recogniser A simple digit Recogniser made in Python Demo Run Locally Clone the project git clone https://github.com/yashraj-n/python-

    Yashraj narke 4 Nov 29, 2021
    A curated list of promising OCR resources

    Call for contributor(paper summary,dataset generation,algorithm implementation and any other useful resources) awesome-ocr A curated list of promising

    wanghaisheng 1.6k Jan 04, 2023
    Captcha Recognition

    The objective of this project is to recognize the target numbers in the captcha images correctly which would tell us how good or bad a captcha system has been built.

    Mohit Kaushik 5 Feb 20, 2022
    This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.

    EAST: An Efficient and Accurate Scene Text Detector Description: This version will be updated soon, please pay attention to this work. The motivation

    Dejia Song 544 Dec 20, 2022
    EQFace: An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition

    EQFace: A Simple Explicit Quality Network for Face Recognition The first face recognition network that generates explicit face quality online.

    DeepCam Shenzhen 141 Dec 31, 2022
    TedEval: A Fair Evaluation Metric for Scene Text Detectors

    TedEval: A Fair Evaluation Metric for Scene Text Detectors Official Python 3 implementation of TedEval | paper | slides Chae Young Lee, Youngmin Baek,

    Clova AI Research 167 Nov 20, 2022
    This repository contains codes on how to handle mouse event using OpenCV

    Handling-Mouse-Click-Events-Using-OpenCV This repository contains codes on how t

    Happy N. Monday 3 Feb 15, 2022
    Code for CVPR 2022 paper "SoftGroup for Instance Segmentation on 3D Point Clouds"

    SoftGroup We provide code for reproducing results of the paper SoftGroup for 3D Instance Segmentation on Point Clouds (CVPR 2022) Author: Thang Vu, Ko

    Thang Vu 231 Dec 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
    The project is an official implementation of our paper "3D Human Pose Estimation with Spatial and Temporal Transformers".

    3D Human Pose Estimation with Spatial and Temporal Transformers This repo is the official implementation for 3D Human Pose Estimation with Spatial and

    Ce Zheng 363 Dec 28, 2022
    Um RPG de texto orientado a objetos.

    RPG de texto Um RPG de texto orientado a objetos, sem história. Um RPG (Role-playing game) baseado em texto em que você pode viajar para alguns locais

    Vinicius 3 Oct 05, 2022
    A post-processing tool for scanned sheets of paper.

    unpaper Originally written by Jens Gulden — see AUTHORS for more information. Licensed under GNU GPL v2 — see COPYING for more information. Overview u

    27 Dec 07, 2022