Skip to content

hediinn/Card_Scan-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Scaner 

📝 Table of Contents

About

The idea of this project is to have a program that can scan cards and send the scanned card name to either a database or a csv/.txt/something else file

Build Using

In this project i have benn using EasyOCR it's a easy to use ocr pacage 
Please read that project

In EasyOCR it's noted that:

Install using pip for stable release,

pip install easyocr

Note 1: for Windows, please install torch and torchvision first by following the official instruction here https://pytorch.org. On pytorch website, be sure to select the right CUDA version you have. If you intend to run on CPU mode only, select CUDA = None.

I also use mysql-connector, opencv-python, openpyxl, requests and Pillow

i will put up a requirements.txt at some point

TODO

  • Add a loading bar for the start of the Program
  • Swap test image with a Image with the name test
  • MySQL , CSV, .txt & something and scryfall fuctions (MySQL is half'ly added whit XAMPP)
  • Chose either to create a new DB for the scanns or if to put them into an old
  • Speed up scanning
  • Add test fuctions for adding cards to listbox
  • Rename variables

Current Test Image

This is a test image that i have been using 

alt text

About

A Card Scanning program made in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages