Tingwei-Justin / Text-Detection-Project

Text detection, text recognition, text replacement, # python # AI # Computer vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Detection-Project

Core functionality

  1. Text detection in both image and real time
  2. Text recognition
  3. Text deletion
  4. Text replacement

Details

  1. Use EAST algorithm for text detection and implement this algorithm in python language.
  2. Use open-sourced text recognition engine like Tesseract and computer vision API services such as Google Vision, and choose some of those implementing in text recognition feature.
  3. Use image inpainting algorithms to implement text remove and text replacement features.
  4. Develop a well-designed UI interface in Qt-designer

Demo image

example example

Demo video link

https://youtu.be/p8ZC2G97zAQ?t=126

About

Text detection, text recognition, text replacement, # python # AI # Computer vision


Languages

Language:Python 100.0%