Advice in learning OpenCV for android development

asked 2019-08-04 10:58:58 -0600

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.

  1. Should I be learning C++ openCV code or JavaCV code or both so that I can use it in android studio ?
  2. any other approaches which you will recommend ?

Thank you in advance!!

edit retag flag offensive close merge delete

Comments

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.

StevenPuttemans gravatar imageStevenPuttemans ( 2019-08-20 08:25:41 -0600 )edit