Aergia is a scholar project made by a group of four second year students from EPITA. The purpose of this project was to implement an Optical Characters Recognition software able to solve sudoku.
This project can be devided into several more or less independent stages. These different stages are:
- the feature of recognizing numbers from an image by implementing a neural network
- the image processing whichs consists of applying various filters and treatments to the the starting images in order to prepare them for the neural network
- the sudoku solving algorithm
- the user interface
More to come soon enough