mta-ocr-project

How to run build function:

DB_letters = BuildTestDB();

How to run main function:

result = Main('Test.png', DB_letters);