SkillAgentSearch skills...

Photomath

simple python program which does basic math operations and displays text in image captured.

Install / Use

/learn @kingjuno/Photomath
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

photomath

Simple python program which does basic math operations and displays text in image captured. Program uses tesseract and opencv.

Requirements

pip install opencv-python
pip install pillow
pip install pytesseract

Usage

python3 photmath.py

Details

Just click spacebar to capture the picture or click esc to exit. Captured picture is then analyzed and the output will be given. Accuracy will be improved in the later version.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Jul 14, 2024

No findings