-
Notifications
You must be signed in to change notification settings - Fork 180
Home
贾志刚 edited this page Dec 10, 2017
·
5 revisions
Welcome to the opencv4android wiki!
refer to this tutorial as reference http://blog.csdn.net/jia20003/article/details/53126321
- all official features in opencv3.3
- custom feature - xfeature2d, dnn
- custom JavaCameraView support android display mode LANDSCAPE,PORTRAIT
- some images for testing
in order to generate the opencv4android Java SDK, you must be familial with java + android + Opencv + cmake + wingw
follow the steps as below:
- install all necessary tools eg, cmake,ant,java,wingt,
- download the opencv3.3 installer and unzip
- try to config and generate with cmake
- try to make and install with wingw32-make and wingw32-make install
- opencv3.3
- JDK 1.8
- Android SDK 26
- the whole generation process is tough!
- warning!!, do not try this
- once you try, try it out!!
QQ:57558865