Skip to content

This is the final project for my comptuer vision graduate class at Colorado School of Mines.

Notifications You must be signed in to change notification settings

ArcFreez/expiry-date-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expiry-date-detector

This is the final project for my comptuer vision graduate class at Colorado School of Mines.

what is needed to run this project

  • A working anaconda environment using opencv4.0.1, numpy, and python3.8 or 3.7.

about how this project is organized

  • The code directory contains the code.
  • The data directory contains the data used for testing.
  • The project-proposal contains our project proposal.
  • The research just contains a README on some rough work we used to track our research.
  • The training_data contains the templates used for template matching, and code used to generate them from dot-mat-sq-chars directory.

how to run the code

  1. Activate conda env
  2. Go into code directory
  3. Run the python file.
  4. It will produce outputs and images which you will have to hit enter your way through to finish running. But overall, the output will be in the log files.

About

This is the final project for my comptuer vision graduate class at Colorado School of Mines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published