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
    Some codes from PyImageSearch course's and external projects.

    👨‍💻 Some codes and projects 👨‍💻 💡 Technologies 📜 Projects 📍 Chrome Dinosaur Controller 📦 Script 📍 Coins Counter 📦 Script 🤓 Author Lucas Biv

    Lucas Bivar 25 Oct 24, 2021
    Markup for note taking

    Subtext: markup for note-taking Subtext is a text-based, block-oriented hypertext format. It is designed with note-taking in mind. It has a simple, pe

    Gordon Brander 224 Jan 01, 2023
    Shape Detection - It's a shape detection project with OpenCV and Python.

    Shape Detection It's a shape detection project with OpenCV and Python. Setup pip install opencv-python for doing AI things. pip install simpleaudio fo

    1 Nov 26, 2022
    天池2021"全球人工智能技术创新大赛"【赛道一】:医学影像报告异常检测 - 第三名解决方案

    天池2021"全球人工智能技术创新大赛"【赛道一】:医学影像报告异常检测 比赛链接 个人博客记录 目录结构 ├── final------------------------------------决赛方案PPT ├── preliminary_contest--------------------

    19 Aug 17, 2022
    Hiiii this is the Spanish for Linux and win 10 and in the near future the english version of PortScan my new tool on which you can see what ports are Open only with the IP adress.

    PortScanner-by-IIT PortScanner es una herramienta programada en Python3. Como su nombre indica esta herramienta escanea los primeros 150 puertos de re

    5 Sep 19, 2022
    This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.

    EAST: An Efficient and Accurate Scene Text Detector Description: This version will be updated soon, please pay attention to this work. The motivation

    Dejia Song 544 Dec 20, 2022
    kaldi-asr/kaldi is the official location of the Kaldi project.

    Kaldi Speech Recognition Toolkit To build the toolkit: see ./INSTALL. These instructions are valid for UNIX systems including various flavors of Linux

    Kaldi 12.3k Jan 05, 2023
    A curated list of papers, code and resources pertaining to image composition

    A curated list of resources including papers, datasets, and relevant links pertaining to image composition.

    BCMI 391 Dec 30, 2022
    Detect textlines in document images

    Textline Detection Detect textlines in document images Introduction This tool performs border, region and textline detection from document image data

    QURATOR-SPK 70 Jun 30, 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
    Python package for handwriting and sketching in Jupyter cells

    ipysketch A Python package for handwriting and sketching in Jupyter notebooks. Usage A movie is worth a thousand pictures is worth a million words...

    Matthias Baer 16 Jan 05, 2023
    Image Smoothing and Blurring Using OpenCV

    Image-Smoothing-and-Blurring-Using-OpenCV This repository contains codes for performing image smoothing and blurring using OpenCV. There are different

    Happy N. Monday 3 Feb 15, 2022
    Code release for Hu et al., Learning to Segment Every Thing. in CVPR, 2018.

    Learning to Segment Every Thing This repository contains the code for the following paper: R. Hu, P. Dollár, K. He, T. Darrell, R. Girshick, Learning

    Ronghang Hu 417 Oct 03, 2022
    Crop regions in napari manually

    napari-crop Crop regions in napari manually Usage Create a new shapes layer to annotate the region you would like to crop: Use the rectangle tool to a

    Robert Haase 4 Sep 29, 2022
    CVPR 2021 Oral paper "LED2-Net: Monocular 360˚ Layout Estimation via Differentiable Depth Rendering" official PyTorch implementation.

    LED2-Net This is PyTorch implementation of our CVPR 2021 Oral paper "LED2-Net: Monocular 360˚ Layout Estimation via Differentiable Depth Rendering". Y

    Fu-En Wang 83 Jan 04, 2023
    Repositório para registro de estudo da biblioteca opencv (Python)

    OpenCV (Python) Objetivo do Repositório: Registrar avanços no estudo da biblioteca opencv. O repositório estará aberto a qualquer pessoa e há tambem u

    1 Jun 14, 2022
    Handwritten Text Recognition (HTR) system implemented with TensorFlow (TF) and trained on the IAM off-line HTR dataset. This Neural Network (NN) model recognizes the text contained in the images of segmented words.

    Handwritten-Text-Recognition Handwritten Text Recognition (HTR) system implemented with TensorFlow (TF) and trained on the IAM off-line HTR dataset. T

    27 Jan 08, 2023
    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
    QED-C: The Quantum Economic Development Consortium provides these computer programs and software for use in the fields of quantum science and engineering.

    Application-Oriented Performance Benchmarks for Quantum Computing This repository contains a collection of prototypical application- or algorithm-cent

    SRI International 67 Nov 30, 2022
    Python library to extract tabular data from images and scanned PDFs

    Overview ExtractTable - API to extract tabular data from images and scanned PDFs The motivation is to make it easy for developers to extract tabular d

    Org. Account 165 Dec 31, 2022