Ask Your Question

atiprashant's profile - activity

2012-10-19 01:28:34 -0600 commented question ASIFT in openCV for Android

Yeah, but I wish to use the same code in Android

2012-10-17 12:47:19 -0600 asked a question ASIFT in openCV for Android

Is ASIFT algorithm available in opencv for Android ? If so, can I have a documentation for the same ?

2012-10-17 12:44:42 -0600 received badge  Scholar (source)
2012-10-17 12:44:20 -0600 received badge  Critic (source)
2012-10-08 01:44:52 -0600 received badge  Student (source)
2012-10-07 22:31:14 -0600 received badge  Autobiographer
2012-10-07 22:23:12 -0600 received badge  Supporter (source)
2012-10-07 22:22:04 -0600 asked a question Starting with openCV for Android

I have just started developing an application for Android. I am following a book which covers Java for interface design and then implements the native C code using JNI calls with no inclusion of openCV. Can I have a link to some step by step tutorial for a very simple project which works on the basis of native C code and uses openCV.

The tutorials given on the openCV official website are direct and do not give step wise explanation. I need at least one such example so that I can start developing codes for my project.

Thanks !