I am writing an Android app that will be performing image recognition and analysis. I have heard that a neural network is one of the better ways to perform image recognition and have attempted to port the library that Mike O'Neill on CodeProject used in his outstanding handwritten digit recognition application for Win32. However, I recently was told about Encog and Neuroph, two outstanding Java libraries for neural networks/image recognition. I only need the neural network to work, I will be writing my own image recognition suite around another neural network library. Does anyone know if Encog or Neuroph can run on Android, preferably Encog?

EDIT: I already Googled this, I'm wondering if anyone can actually attest to the library working.

link|improve this question

Did you see this? heatonresearch.com/node/2101 – Kaediil Jan 2 at 2:58
@Kaediil do you know if that is usable? What version of Encog is it based on? – Nathan Moos Jan 2 at 3:00
Unfortunately, I know nothing more then what is there. I did a quick google search to see what those two tools were and found that link, sorry. – Kaediil Jan 4 at 14:31
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.