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
    (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
    Automatically remove the mosaics in images and videos, or add mosaics to them.

    Automatically remove the mosaics in images and videos, or add mosaics to them.

    Hypo 1.4k Dec 30, 2022
    Library used to deskew a scanned document

    Deskew //Note: Skew is measured in degrees. Deskewing is a process whereby skew is removed by rotating an image by the same amount as its skew but in

    Stéphane Brunner 273 Jan 06, 2023
    第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字

    OCR 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)冠军 模型结果 该比赛计算每一个条目的f1score,取所有条目的平均,具体计算方式在这里。这里的计算方式不对一句话里的相同文字重复计算,故f1score比提交的最终结果低: - train val f1score 0

    尹畅 441 Dec 22, 2022
    基于图像识别的开源RPA工具,理论上可以支持所有windows软件和网页的自动化

    SimpleRPA 基于图像识别的开源RPA工具,理论上可以支持所有windows软件和网页的自动化 简介 SimpleRPA是一款python语言编写的开源RPA工具(桌面自动控制工具),用户可以通过配置yaml格式的文件,来实现桌面软件的自动化控制,简化繁杂重复的工作,比如运营人员给用户发消息,

    Song Hui 7 Jun 26, 2022
    Read Japanese manga inside browser with selectable text.

    mokuro Read Japanese manga with selectable text inside a browser. See demo: https://kha-white.github.io/manga-demo mokuro_demo.mp4 Demo contains excer

    Maciej Budyś 170 Dec 27, 2022
    An advanced 2D image manipulation with features such as edge detection and image segmentation built using OpenCV

    OpenCV-ToothPaint3-Advanced-Digital-Image-Editor This application named ‘Tooth Paint’ version TP_2020.3 (64-bit) or version 3 was developed within a w

    JunHong 1 Nov 05, 2021
    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
    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
    learn how to use Gesture Control to change the volume of a computer

    Volume-Control-using-gesture In this project we are going to learn how to use Gesture Control to change the volume of a computer. We first look into h

    Diwas Pandey 49 Sep 22, 2022
    Here use convulation with sobel filter from scratch in opencv python .

    Here use convulation with sobel filter from scratch in opencv python .

    Tamzid hasan 2 Nov 11, 2021
    2 telegram-bots: for image recognition and for text generation

    💻 📱 Telegram_Bots 🔎 & 📖 2 telegram-bots: for image recognition and for text generation. About Image recognition bot: User sends a photo and bot de

    Marina Polukoshko 1 Jan 27, 2022
    Opencv-image-filters - A camera to capture videos in real time by placing filters using Python with the help of the Tkinter and OpenCV libraries

    Opencv-image-filters - A camera to capture videos in real time by placing filters using Python with the help of the Tkinter and OpenCV libraries

    Sergio Díaz Fernández 1 Jan 13, 2022
    A set of workflows for corpus building through OCR, post-correction and normalisation

    PICCL: Philosophical Integrator of Computational and Corpus Libraries PICCL offers a workflow for corpus building and builds on a variety of tools. Th

    Language Machines 41 Dec 27, 2022
    Msos searcher - A half-hearted attempt at finding a magic square of squares

    MSOS searcher A half-hearted attempt at finding (or rather searching) a MSOS (Magic Square of Squares) in the spirit of the Parker Square. Running I r

    Niels Mündler 1 Jan 02, 2022
    Solution for Problem 1 by team codesquad for AIDL 2020. Uses ML Kit for OCR and OpenCV for image processing

    CodeSquad PS1 Solution for Problem Statement 1 for AIDL 2020 conducted by @unifynd technologies. Problem Given images of bills/invoices, the task was

    Burhanuddin Udaipurwala 111 Nov 27, 2022
    Write-ups for the SwissHackingChallenge2021 CTF.

    SwissHackingChallenge 2021 : Write-ups This repository contains a collection of my write-ups for challenges solved during the SwissHackingChallenge (S

    Julien Béguin 3 Jun 07, 2021
    Play the Namibian game of Owela against a terrible AI. Built using Django and htmx.

    Owela Club A Django project for playing the Namibian game of Owela against a dumb AI. Built following the rules described on the Mancala World wiki pa

    Adam Johnson 18 Jun 01, 2022
    Repository for playing the computer vision apps: People analytics on Raspberry Pi.

    play-with-torch Repository for playing the computer vision apps: People analytics on Raspberry Pi. Tools Tested Hardware RasberryPi 4 Model B here, RA

    eMHa 1 Sep 23, 2021
    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