Skip to content

Identify words, recognize words, detect words, that marked in photos ~

Notifications You must be signed in to change notification settings

kyshel/BeatCET6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

BeatCET6

Identify marked words in photo.

Introduction

BeatCET6 aims to identify the words marked in photo, and translate them into chinese.

For example, if input is:
sample
Output will be: water: 水

Keywords

identify mark words, identify underline words, detect, underlined, signed, identify photos

Example

  1. original photo: a5

  2. after processed: targets

  3. result:
    image

Usage

  1. put your image to the dir that a.py lying
  2. change origin_path in a.py config part
  3. change r,g,b that match your mark color
  4. python a.py

Require

pip install pytesseract

Doc

See Wiki

Powered By

Credits

Made with ❤ by Kyshel
MIT License

About

Identify words, recognize words, detect words, that marked in photos ~

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages