October 2018
Intermediate to advanced
246 pages
6h 26m
English
As a first step, we need to install Native Development Kit (NDK) with Android Studio. Since the core part of face-swapping involves native code in C++, NDK helps with building an Android application along with native code.
You can enable NDK inside the SDK manager under the SDK Tools tab, as shown in the following screenshot:

This library uses the OpenCV 3.0.0 version for Android SDK. This can be downloaded from https://sourceforge.net/projects/opencvlibrary/files/opencv-android/3.0.0/.
Read now
Unlock full access