Ask Your Question

Centos's profile - activity

2020-04-27 12:51:22 -0600 received badge  Popular Question (source)
2015-12-09 20:18:56 -0600 received badge  Nice Question (source)
2014-09-23 12:03:12 -0600 received badge  Student (source)
2014-09-23 03:55:57 -0600 asked a question NDK or SDK for the image processing

Hi.

We are developing an eye tracker for Android. Right now we are in the research phase and we want to decide how to do the image processing.

I recently read in a book that is best to do the image processing part as a desktop application in C/C++ and then port it to Android.

I was wandering if there will be a big difference if you do everything with the Android SDK or we should at least do the image processing part with the NDK.

Also, we have found some tutorials but we don't have any experience with the NDK. I would like to ask how easy it is to set it up and work with it.

Thank you for your time.