Skip to content
贾志刚 edited this page Nov 27, 2017 · 5 revisions

Welcome to the opencv4android wiki!

How to use

refer to this tutorial as reference http://blog.csdn.net/jia20003/article/details/53126321

How to generate

in order to generate the opencv4android Java SDK, you must be familial with java + android + Opencv + cmake + wingw

follow the steps as below:

  1. install all necessary tools eg, cmake,ant,java,wingt,
  2. download the opencv3.3 installer and unzip
  3. try to config and generate with cmake
  4. try to make and install with wingw32-make and wingw32-make install

Version

  • opencv3.3
  • JDK 1.8
  • Android SDK 26

comments

  • the whole generation process is tough!
  • warning!!, do not try this
  • once you try, try it out!!

concant

QQ:57558865

Clone this wiki locally