I would like to make an Android Application that captures an image and searches it for coins and paper notes and then determines the value of the money in the image.
Additionally, the output of the system will be such that it can be understood by a blind person.
- What functions and techniques in openCV would suit these tasks?
- What limitations and development hurdles can I expect?