/HNImageRecognition

Hopfield network (HN) Image Recognition

Primary LanguageC++

Artificial Neural Networks (ANN) Image Recognition

Hopfield network (HN) for laboratory work.

Library

Armadillo C++ linear algebra library

for Ubuntu:

sudo apt-get install libarmadillo-dev libarmadillo6

Before installing Armadillo, it's recommended to install LAPACK, BLAS and ATLAS

Example

./HopfieldImageRecognition images.txt image_with_noise.txt

Input images

Input

Input image with noise(one by one)

Input

Output image with noise(one by one)

Input