Skip to content

hubigabi/characters-recognition-ART1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Characters recognition - ART1

Application for characters recognition using algorithm ART1 in JavaFX.

Features

  • adjusting vigilance of the algorithm
  • training algorithm using data sets
  • drawing characters to test assigning to a cluster
  • saving and loading characters from files

There are some sample characters in data directory.

Demo

Demo 1

Usage

To run the application you will need:

  • Java 8
  • Maven

Firstly clone this repository and go to the project directory:

$ git clone https://github.com/hubigabi/characters-recognition-ART1.git
$ cd characters-recognition-ART1

Run the application using Maven:

$ mvn clean install exec:java

About

Characters recognition using algorithm ART1

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages