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
    Toolbox for OCR post-correction

    Ochre Ochre is a toolbox for OCR post-correction. Please note that this software is experimental and very much a work in progress! Overview of OCR pos

    National Library of the Netherlands / Research 117 Nov 10, 2022
    Assignment work with webcam

    work with webcam : Press key 1 to use emojy on your face Press key 2 to use lip and eye on your face Press key 3 to checkered your face Press key 4 to

    Hanane Kheirandish 2 May 31, 2022
    🖺 OCR using tensorflow with attention

    tensorflow-ocr 🖺 OCR using tensorflow with attention, batteries included Installation git clone --recursive http://github.com/pannous/tensorflow-ocr

    646 Nov 11, 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
    Face_mosaic - Mosaic blur processing is applied to multiple faces appearing in the video

    動機 face_recognitionを使用して得られる顔座標は長方形であり、この座標をそのまま用いてぼかし処理を行った場合得られる画像は醜い。 それに対してモ

    Yoshitsugu Kesamaru 6 Feb 03, 2022
    ScanTailor Advanced is the version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.

    ScanTailor Advanced The ScanTailor version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and f

    952 Dec 31, 2022
    Deskewing images with slanted content

    skew_correction De-skewing images with slanted content by finding the deviation using Canny Edge Detection. To Run: In python 3.6, from deskew import

    13 Aug 27, 2022
    nofacedb/faceprocessor is a face recognition engine for NoFaceDB program complex.

    faceprocessor nofacedb/faceprocessor is a face recognition engine for NoFaceDB program complex. Tech faceprocessor uses a number of open source projec

    NoFaceDB 3 Sep 06, 2021
    Characterizing possible failure modes in physics-informed neural networks.

    Characterizing possible failure modes in physics-informed neural networks This repository contains the PyTorch source code for the experiments in the

    Aditi Krishnapriyan 55 Jan 02, 2023
    📷 Face Recognition using Haar-Cascade Classifier, OpenCV, and Python

    Face-Recognition-System Face Recognition using Haar-Cascade Classifier, OpenCV and Python. This project is based on face detection and face recognitio

    1 Jan 10, 2022
    deployment of a hybrid model for automatic weapon detection/ anomaly detection for surveillance applications

    Automatic Weapon Detection Deployment of a hybrid model for automatic weapon detection/ anomaly detection for surveillance applications. Loved the pro

    Janhavi 4 Mar 04, 2022
    Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized

    SceneTextPapers Tracking the latest progress in Scene Text Detection and Recognition: must-read papers well organized Information about this repositor

    Shangbang Long 763 Jan 01, 2023
    Python tool that takes the OCR.space JSON output as input and draws a text overlay on top of the image.

    OCR.space OCR Result Checker = Draw OCR overlay on top of image Python tool that takes the OCR.space JSON output as input, and draws an overlay on to

    a9t9 4 Oct 18, 2022
    PyNeuro is designed to connect NeuroSky's MindWave EEG device to Python and provide Callback functionality to provide data to your application in real time.

    PyNeuro PyNeuro is designed to connect NeuroSky's MindWave EEG device to Python and provide Callback functionality to provide data to your application

    Zach Wang 45 Dec 30, 2022
    OCR engine for all the languages

    Description kraken is a turn-key OCR system optimized for historical and non-Latin script material. kraken's main features are: Fully trainable layout

    431 Jan 04, 2023
    轻量级公式 OCR 小工具:一键识别各类公式图片,并转换为 LaTeX 格式

    QC-Formula | 青尘公式 OCR 介绍 轻量级开源公式 OCR 小工具:一键识别公式图片,并转换为 LaTeX 格式。 支持从 电脑本地 导入公式图片;(后续版本将支持直接从网页导入图片) 公式图片支持 .png / .jpg / .bmp,大小为 4M 以内均可; 支持印刷体及手写体,前

    青尘工作室 26 Jan 07, 2023
    Pre-Recognize Library - library with algorithms for improving OCR quality.

    PRLib - Pre-Recognition Library. The main aim of the library - prepare image for recogntion. Image processing can really help to improve recognition q

    Alex 80 Dec 30, 2022
    ~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
    Run tesseract with the tesserocr bindings with @OCR-D's interfaces

    ocrd_tesserocr Crop, deskew, segment into regions / tables / lines / words, or recognize with tesserocr Introduction This package offers OCR-D complia

    OCR-D 38 Oct 14, 2022
    Open Source Differentiable Computer Vision Library for PyTorch

    Kornia is a differentiable computer vision library for PyTorch. It consists of a set of routines and differentiable modules to solve generic computer

    kornia 7.6k Jan 04, 2023