This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to build OpenCV from sources for Android on Windows | |
------------------------------------------------------- | |
This is a step by step guide on how to get the source code and tools necessary for building OpenCV from scratch. | |
Downloading required packages: | |
------------------------------ | |
* Download the Android NDK: | |
ndk-r20 was used as of the time of writing. |