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
    Create single line SVG illustrations from your pictures

    Create single line SVG illustrations from your pictures

    Javier Bórquez 686 Dec 26, 2022
    Make OpenCV camera loops less of a chore by skipping the boilerplate and getting right to the interesting stuff

    camloop Forget the boilerplate from OpenCV camera loops and get to coding the interesting stuff Table of Contents Usage Install Quickstart More advanc

    Gabriel Lefundes 9 Nov 12, 2021
    QuanTaichi: A Compiler for Quantized Simulations (SIGGRAPH 2021)

    QuanTaichi: A Compiler for Quantized Simulations (SIGGRAPH 2021) Yuanming Hu, Jiafeng Liu, Xuanda Yang, Mingkuan Xu, Ye Kuang, Weiwei Xu, Qiang Dai, W

    Taichi Developers 119 Dec 02, 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
    零样本学习测评基准,中文版

    ZeroCLUE 零样本学习测评基准,中文版 零样本学习是AI识别方法之一。 简单来说就是识别从未见过的数据类别,即训练的分类器不仅仅能够识别出训练集中已有的数据类别, 还可以对于来自未见过的类别的数据进行区分。 这是一个很有用的功能,使得计算机能够具有知识迁移的能力,并无需任何训练数据, 很符合现

    CLUE benchmark 27 Dec 10, 2022
    In this project we will be using the live feed coming from the webcam to create a virtual mouse with complete functionalities.

    Virtual Mouse Using OpenCV In this project we will be using the live feed coming from the webcam to create a virtual mouse using hand tracking. Projec

    Hassan Shahzad 8 Dec 20, 2022
    Simple app for visual editing of Page XML files

    Name nw-page-editor - Simple app for visual editing of Page XML files. Version: 2021.02.22 Description nw-page-editor is an application for viewing/ed

    Mauricio Villegas 27 Jun 20, 2022
    A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.

    Attention-based OCR Visual attention-based OCR model for image recognition with additional tools for creating TFRecords datasets and exporting the tra

    Ed Medvedev 933 Dec 29, 2022
    document image degradation

    ocrodeg The ocrodeg package is a small Python library implementing document image degradation for data augmentation for handwriting recognition and OC

    NVIDIA Research Projects 134 Nov 18, 2022
    The first open-source library that detects the font of a text in a image.

    Typefont Typefont is an experimental library that detects the font of a text in a image. Usage Import the main function and invoke it like in the foll

    Vasile Pește 1.6k Feb 24, 2022
    A machine learning software for extracting information from scholarly documents

    GROBID GROBID documentation Visit the GROBID documentation for more detailed information. Summary GROBID (or Grobid, but not GroBid nor GroBiD) means

    Patrice Lopez 1.9k Jan 08, 2023
    This is a passport scanning web service to help you scan, identify and validate your passport created with a simple and flexible design and ready to be integrated right into your system!

    Passport-Recogniton-System This is a passport scanning web service to help you scan, identify and validate your passport created with a simple and fle

    Mo'men Ashraf Muhamed 7 Jan 04, 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
    Distilling Knowledge via Knowledge Review, CVPR 2021

    ReviewKD Distilling Knowledge via Knowledge Review Pengguang Chen, Shu Liu, Hengshuang Zhao, Jiaya Jia This project provides an implementation for the

    DV Lab 194 Dec 28, 2022
    Convert Text-to Handwriting Using Python

    Convert Text-to Handwriting Using Python Description In this project we'll use python library that's "pywhatkit" for converting text to handwriting. t

    8 Nov 19, 2022
    This repository summarized computer vision theories.

    This repository summarized computer vision theories.

    3 Feb 04, 2022
    Discord QR Scam Code Generator + Token grab mobile device.

    A Python script that automatically generates a Nitro scam QR code and grabs the Discord token when scanned.

    Visual 9 Nov 22, 2022
    Text to QR-CODE

    QR CODE GENERATO USING PYTHON Author : RAFIK BOUDALIA. Installation Use the package manager pip to install foobar. pip install pyqrcode Usage from tki

    Rafik Boudalia 2 Oct 13, 2021
    BNF Globalization Code (CVPR 2016)

    Boundary Neural Fields Globalization This is the code for Boundary Neural Fields globalization method. The technical report of the method can be found

    25 Apr 15, 2022