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
    OCR powered screen-capture tool to capture information instead of images

    NormCap OCR powered screen-capture tool to capture information instead of images. Links: Repo | PyPi | Releases | Changelog | FAQs Content: Quickstart

    575 Dec 31, 2022
    Demo processor to illustrate OCR-D Python API

    ocrd_vandalize/ Demo processor to illustrate the OCR-D/core Python API Description :TODO: write docs :) Installation From PyPI pip3 install ocrd_vanda

    Konstantin Baierer 5 May 05, 2022
    A tool to make dumpy among us GIFS

    Among Us Dumpy Gif Maker Made by ThatOneCalculator & Pixer415 With help from Telk, karl-police, and auguwu! Please credit this repository when you use

    Kainoa Kanter 535 Jan 07, 2023
    一款基于Qt与OpenCV的仿真数字示波器

    一款基于Qt与OpenCV的仿真数字示波器

    郭赟 4 Nov 02, 2022
    Vietnamese Language Detection and Recognition

    Table of Content Introduction (Khôi viết) Dataset (đổi link thui thành 3k5 ảnh mình) Getting Started (An Viết) Requirements Usage Example Training & E

    6 May 27, 2022
    OCR, Object Detection, Number Plate, Real Time

    README.md PrePareded anaconda env requirements.txt clova AI → deep text recognition → trained weights (ex, .pth) wpod-net weights (ex, .h5 , .json) ht

    Kaven Lee 7 Dec 06, 2022
    Scene text detection and recognition based on Extremal Region(ER)

    Scene text recognition A real-time scene text recognition algorithm. Our system is able to recognize text in unconstrain background. This algorithm is

    HSIEH, YI CHIA 155 Dec 06, 2022
    Slice a single image into multiple pieces and create a dataset from them

    OpenCV Image to Dataset Converter Slice a single image of Persian digits into mu

    Meysam Parvizi 14 Dec 29, 2022
    chineseocr/table_line 表格线检测模型pytorch版

    table_line_pytorch chineseocr/table_detct 表格线检测模型table_line pytorch版 原项目github: https://github.com/chineseocr/table-detect 1、模型转换 下载原项目table_detect模型文

    1 Oct 21, 2021
    TensorFlow Implementation of FOTS, Fast Oriented Text Spotting with a Unified Network.

    FOTS: Fast Oriented Text Spotting with a Unified Network I am still working on this repo. updates and detailed instructions are coming soon! Table of

    Masao Taketani 52 Nov 11, 2022
    Bu uygulamada Python ve Opencv kullanarak bilgisayar kamerasından yüz tespiti yapıyoruz.

    opencv_yuz_bulma Bu uygulamada Python ve Opencv kullanarak bilgisayar kamerasından yüz tespiti yapıyoruz. Bilgisarın kendi kamerasını kullanmak için;

    Ahmet Haydar Ornek 6 Apr 16, 2022
    EQFace: An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition

    EQFace: A Simple Explicit Quality Network for Face Recognition The first face recognition network that generates explicit face quality online.

    DeepCam Shenzhen 141 Dec 31, 2022
    ARU-Net - Deep Learning Chinese Word Segment

    ARU-Net: A Neural Pixel Labeler for Layout Analysis of Historical Documents Contents Introduction Installation Demo Training Introduction This is the

    128 Sep 12, 2022
    OCR of Chicago 1909 Renumbering Plan

    Requirements: Python 3 (probably at least 3.4) pipenv (pip3 install pipenv) tesseract (brew install tesseract, at least if you have a mac and homebrew

    ted whalen 2 Nov 21, 2021
    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
    Official PyTorch implementation for "Mixed supervision for surface-defect detection: from weakly to fully supervised learning"

    Mixed supervision for surface-defect detection: from weakly to fully supervised learning [Computers in Industry 2021] Official PyTorch implementation

    ViCoS Lab 169 Dec 30, 2022
    Select range and every time the screen changes, OCR is activated.

    ASOCR(Auto Screen OCR) Select range and every time you press Space key, OCR is activated. 範囲を選ぶと、あなたがスペースキーを押すたびに、画面が変わる度にOCRが起動します。 usage1: simple OC

    1 Feb 13, 2022
    make a better chinese character recognition OCR than tesseract

    deep ocr See README_en.md for English installation documentation. 只在ubuntu下面测试通过,需要virtualenv安装,安装路径可自行调整: git clone https://github.com/JinpengLI/deep

    Jinpeng 1.5k Dec 28, 2022
    ocroseg - This is a deep learning model for page layout analysis / segmentation.

    ocroseg This is a deep learning model for page layout analysis / segmentation. There are many different ways in which you can train and run it, but by

    NVIDIA Research Projects 71 Dec 06, 2022