01. The Challenge
Visually impaired individuals lack accessible tools for reading physical books.
02. The Solution
Developed real-time computer vision system with OCR and text-to-speech for book accessibility.
Overview
Access to physical books remains a challenge for the visually impaired. This computer vision system runs on low-power devices to detect book pages, unwarp them, and read the text aloud.
Pipeline
System Architecture
OpenCV for book detection
PyTesseract for OCR
pyttsx3 for text-to-speech
Real-time processing pipeline
Project Links
Technologies
OpenCVPyTesseractpyttsx3Python
Key Impact
Real-time book reading
Accessibility enhancement
Low-latency processing