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
    Text modding tools for FF7R (Final Fantasy VII Remake)

    FF7R_text_mod_tools Subtitle modding tools for FF7R (Final Fantasy VII Remake) There are 3 tools I made. make_dualsub_mod.exe: Merges (or swaps) subti

    10 Dec 19, 2022
    Primary QPDF source code and documentation

    QPDF QPDF is a command-line tool and C++ library that performs content-preserving transformations on PDF files. It supports linearization, encryption,

    QPDF 2.2k Jan 04, 2023
    Maze generator and solver with python

    Procedural-Maze-Generator-Algorithms Check out my youtube channel : Auctux Ressources Thanks to Jamis Buck Book : Mazes for programmers Requirements P

    Joseph 19 Dec 07, 2022
    governance proposal to make fei redeemable for eth

    Feil Proposal 🌲 Abstract Migrate all ETH from Fei protocol-controlled value into Yearn ETH Vault. Allow redemptions of outstanding FEI for yvETH. At

    13 Mar 31, 2022
    Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"

    SEE: Towards Semi-Supervised End-to-End Scene Text Recognition Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text

    Christian Bartz 572 Jan 05, 2023
    Scene text recognition

    AttentionOCR for Arbitrary-Shaped Scene Text Recognition Introduction This is the ranked No.1 tensorflow based scene text spotting algorithm on ICDAR2

    777 Jan 09, 2023
    Kornia is a open source differentiable computer vision library for PyTorch.

    Open Source Differentiable Computer Vision Library

    kornia 7.6k Jan 06, 2023
    InverseRenderNet: Learning single image inverse rendering, CVPR 2019.

    InverseRenderNet: Learning single image inverse rendering !! Check out our new work InverseRenderNet++ paper and code, which improves the inverse rend

    Ye Yu 141 Dec 20, 2022
    Camelot: PDF Table Extraction for Humans

    Camelot: PDF Table Extraction for Humans Camelot is a Python library that makes it easy for anyone to extract tables from PDF files! Note: You can als

    Atlan Technologies Pvt Ltd 3.3k Dec 31, 2022
    Virtualdragdrop - Virtual Drag and Drop Using OpenCV and Arduino

    Virtualdragdrop - Virtual Drag and Drop Using OpenCV and Arduino

    Rizky Dermawan 4 Mar 10, 2022
    Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125

    Albumentations Albumentations is a Python library for image augmentation. Image augmentation is used in deep learning and computer vision tasks to inc

    11.4k Jan 02, 2023
    PSENet - Shape Robust Text Detection with Progressive Scale Expansion Network.

    News Python3 implementations of PSENet [1], PAN [2] and PAN++ [3] are released at https://github.com/whai362/pan_pp.pytorch. [1] W. Wang, E. Xie, X. L

    1.1k Dec 24, 2022
    Text language identification using Wikipedia data

    Text language identification using Wikipedia data The aim of this project is to provide high-quality language detection over all the web's languages.

    Vsevolod Dyomkin 28 Jul 09, 2022
    A simple Security Camera created using Opencv in Python where images gets saved in realtime in your Dropbox account at every 5 seconds

    Security Camera using Opencv & Dropbox This is a simple Security Camera created using Opencv in Python where images gets saved in realtime in your Dro

    Arpit Rath 1 Jan 31, 2022
    Distort a video using Seam Carving (video) and Vibrato effect (sound)

    Distort videos Applies a Seam Carving algorithm (aka liquid rescale) on every frame of a video, and a vibrato effect on the audio to distort the video

    AlexZeGamer 6 Dec 06, 2022
    Augmenting Anchors by the Detector Itself

    Augmenting Anchors by the Detector Itself Introduction It is difficult to determine the scale and aspect ratio of anchors for anchor-based object dete

    4 Nov 06, 2022
    Sort By Face

    Sort-By-Face This is an application with which you can either sort all the pictures by faces from a corpus of photos or retrieve all your photos from

    0 Nov 29, 2021
    An organized collection of tutorials and projects created for aspriring computer vision students.

    A repository created with the purpose of teaching students in BME lab 308A- Hanoi University of Science and Technology

    Givralnguyen 5 Nov 24, 2021
    轻量级公式 OCR 小工具:一键识别各类公式图片,并转换为 LaTeX 格式

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

    青尘工作室 26 Jan 07, 2023
    Hand Detection and Finger Detection on Live Feed

    Hand-Detection-On-Live-Feed Hand Detection and Finger Detection on Live Feed Getting Started Install the dependencies $ git clone https://github.com/c

    Chauhan Mahaveer 2 Jan 02, 2022