Identify marked words in photo.
BeatCET6 aims to identify the words marked in photo, and translate them into chinese.
For example, if input is:
Output will be:
water: 水
identify mark words, identify underline words, detect, underlined, signed, identify photos
- put your image to the dir that a.py lying
- change origin_path in a.py config part
- change r,g,b that match your mark color
python a.py
pip install pytesseract
See Wiki
Made with ❤ by Kyshel
MIT License