Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 675 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 675 Bytes

AI tool that recognizes images of fonts.

User Guide

Installation

  1. Expand the zip file and remember where you put it.
  2. Install TensorFlow if not already installed (pip install tensorflow)
  3. Install Matplotlib if not already installed (pip install matplotlib)
  4. Install Pillow if not already installed (pip install Pillow)
  5. Open a terminal window, or a command prompt.
  6. Navigate to the app directory.
  7. Execute python FontRecognizer.py in terminal.
  8. Please note it may say “not responding” while the framework loads.
  9. Once the application loads the AI framework click on Choose Image
  10. Choose one of the provided test files.
  11. View the results.