Skip to content

ACprime96/SoftBraille

Repository files navigation

SoftBraille

Description

This is a convenient tool developed to help convert any scanned document into it's
braille equivalent such that both text and image can be aligned in a single page.
The output is a text file containg braille characters which can be later printed using any braille printer.

Step-1

pip install -r requirements.txt

Step-2

Download vgg16.npy file from here.

Move vgg16.npy file to hed/models

Step-3

Change the path in config.json file to ur home directory path

Step-4

The icon images path must be properly specified

Step-5

Run the main class start_Gui.py

OUTPUT

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages