Project

Braille Language Decoding

Technology

Python, OpenCV, Image Processing, CCA, NumPy

Year

2024

Source Code

View on GitHub

Description

I developed an image processing tool that decodes Braille characters into English using Connected Component Analysis (CCA). By converting images to binary and applying 8-connectivity, the system segments the 3×2 dot matrices and identifies patterns through intensity thresholding. I mapped these detected patterns to a lookup table to provide accurate, real-time text conversion of any Braille sequence.

Braille Language Decoding screenshot 1

Want something like this?

Get In Touch