Skip to content

wangobango/KCKprojekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadingNumbers

KCK

A Python program recognising numbers using OpenCV preprocessing and self-built neural network.

Done in collaboration with @Loqaritm, who prepared image processing involved.

Usage

Clone the repository:

git clone https://github.com/Loqaritm/ReadingNumbers.git

Navigate to the newly created folder and run the program with Python:

cd KCKprojekt
python3 project.py [filename]

Important! Do not put ".jpg" in filename. Files to be read are to be located in data_set/ folder.

To test if everything is working run:

python3 project.py 1

Examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages