I have recently completed my project in OpenCV 2.0 c++ This project is aimed for Visually Impaired persons. Basically Image is take through cam and then it is processed to guide the blind/ visually impaired person.
Now I want to test this project on a mobile device in different real scenarios. I have two mobile phones(sony erricsson w810i and LG KS360) which support JAVA apps. And I also read that OpenCV wrapper functions for java are available with the name JAVACV.
Can someone guide me if it is possible to write an app for testing my implementation? is JAVACV compatible with these old JAVA phones?