Advice in learning OpenCV for android development
Hi all, I am totally new to OpenCV but I would like to do some CV's projects on android platform. I have experience in using C++ and Java and also had a read in setting up OpenCV on android IDE however I did not find any suitable tutorial in using OpenCV specifically on Android. I would like to get some advice here so I may know what I should do next.
- Should I be learning C++ openCV code or JavaCV code or both so that I can use it in android studio ?
- any other approaches which you will recommend ?
Thank you in advance!!
There is a whole range of books on OpenCV for android and some of them target specific platforms like Android. I suggest to start reading some of those and building the projects yourself to gain experience.