Ask Your Question

Sudip Podder's profile - activity

2014-11-07 09:38:02 -0600 asked a question OpenCV Image Recognition For Android

Hellow! I want to build a real time android application that is capable of detecting a particular object from different type of objects. Like, if I want the app to recognize a ‘pen’ from pen, eraser, comb, ball etc, then it will recognize the pen only and ignore the rest objects. All I could find regarding this topic are written in C++. Is there any nearby android source code to achieve this task?