How braille image recognition works
The image reader first finds dot-shaped components and aligns them to the two-column, three-row braille grid. Each detected cell becomes a Unicode braille pattern.
Language rules are applied only after the image has been converted into cells, which keeps image recognition separate from linguistic translation.