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
    This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries.

    CVZone This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe librar

    CVZone 648 Dec 30, 2022
    Source Code for AAAI 2022 paper "Graph Convolutional Networks with Dual Message Passing for Subgraph Isomorphism Counting and Matching"

    Graph Convolutional Networks with Dual Message Passing for Subgraph Isomorphism Counting and Matching This repository is an official implementation of

    HKUST-KnowComp 13 Sep 08, 2022
    Official code for ROCA: Robust CAD Model Retrieval and Alignment from a Single Image (CVPR 2022)

    ROCA: Robust CAD Model Alignment and Retrieval from a Single Image (CVPR 2022) Code release of our paper ROCA. Check out our video, paper, and website

    123 Dec 25, 2022
    Optical character recognition for Japanese text, with the main focus being Japanese manga

    Manga OCR Optical character recognition for Japanese text, with the main focus being Japanese manga. It uses a custom end-to-end model built with Tran

    Maciej Budyś 327 Jan 01, 2023
    ISI's Optical Character Recognition (OCR) software for machine-print and handwriting data

    VistaOCR ISI's Optical Character Recognition (OCR) software for machine-print and handwriting data Publications "How to Efficiently Increase Resolutio

    ISI Center for Vision, Image, Speech, and Text Analytics 21 Dec 08, 2021
    Detect the mathematical formula from the given picture and the same formula is extracted and converted into the latex code

    Mathematical formulae extractor The goal of this project is to create a learning based system that takes an image of a math formula and returns corres

    6 May 22, 2022
    An official PyTorch implementation of the paper "Learning by Aligning: Visible-Infrared Person Re-identification using Cross-Modal Correspondences", ICCV 2021.

    PyTorch implementation of Learning by Aligning (ICCV 2021) This is an official PyTorch implementation of the paper "Learning by Aligning: Visible-Infr

    CV Lab @ Yonsei University 30 Nov 05, 2022
    Recognizing the text contents from a scanned visiting card

    Recognizing the text contents from a scanned visiting card. The application which is used to recognize the text from scanned images,printeddocuments,r

    Faizan Habib 1 Jan 28, 2022
    This can be use to convert text in a file to handwritten text.

    TextToHandwriting This can be used to convert text to handwriting. Clone this project or download the code. Run TextToImage.py give the filename of th

    Ashutosh Mahapatra 2 Feb 06, 2022
    Face Detection with DLIB

    Face Detection with DLIB In this project, we have detected our face with dlib and opencv libraries. Setup This Project Install DLIB & OpenCV You can i

    Can 2 Jan 16, 2022
    Image processing is one of the most common term in computer vision

    Image processing is one of the most common term in computer vision. Computer vision is the process by which computers can understand images and videos, and how they are stored, manipulated, and retri

    Happy N. Monday 3 Feb 15, 2022
    A facial recognition device is a device that takes an image or a video of a human face and compares it to another image faces in a database.

    A facial recognition device is a device that takes an image or a video of a human face and compares it to another image faces in a database. The structure, shape and proportions of the faces are comp

    Pavankumar Khot 4 Mar 19, 2022
    The Open Source Framework for Machine Vision

    SimpleCV Quick Links: About Installation [Docker] (#docker) Ubuntu Virtual Environment Arch Linux Fedora MacOS Windows Raspberry Pi SimpleCV Shell Vid

    Sight Machine 2.6k Dec 31, 2022
    Pytorch implementation of PSEnet with Pyramid Attention Network as feature extractor

    Scene Text-Spotting based on PSEnet+CRNN Pytorch implementation of an end to end Text-Spotter with a PSEnet text detector and CRNN text recognizer. We

    azhar shaikh 62 Oct 10, 2022
    Textboxes : Image Text Detection Model : python package (tensorflow)

    shinTB Abstract A python package for use Textboxes : Image Text Detection Model implemented by tensorflow, cv2 Textboxes Paper Review in Korean (My Bl

    Jayne Shin (신재인) 91 Dec 15, 2022
    Official code for :rocket: Unsupervised Change Detection of Extreme Events Using ML On-Board :rocket:

    RaVAEn The RaVÆn system We introduce the RaVÆn system, a lightweight, unsupervised approach for change detection in satellite data based on Variationa

    SpaceML 35 Jan 05, 2023
    With the virtual keyboard, you can write on the real time images by combining the thumb and index fingers on the letter you want.

    Virtual Keyboard With the virtual keyboard, you can write on the real time images by combining the thumb and index fingers on the letter you want. At

    Güldeniz Bektaş 5 Jan 23, 2022
    MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition

    MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition Python 2.7 Python 3.6 MORAN is a network with rectification mechanism for

    Canjie Luo 595 Dec 27, 2022
    question‘s area recognition using image processing and regular expression

    ======================================== Paper-Question-recognition ======================================== question‘s area recognition using image p

    Yuta Mizuki 7 Dec 27, 2021
    The papers published in top-tier AI conferences in recent years.

    AI-conference-papers The papers published in top-tier AI conferences in recent years. Paper table AAAI ICLR CVPR ICML ICCV ECCV NIPS 2019 ✔️ ✔️ ✔️ ✔️

    Jinbae Park 6 Dec 09, 2022