Face-Swap-Android
Face-Swap-Android copied to clipboard
Realtime Face Swap Android NDK app full source code. Developed with OpenCV (http://opencv.org) and Dlib C++ (http://dlib.net).
sir please make a complete file of PhotoMaskMaker.cpp and photomaskmaker.h it gives alot of error if you have a complete file please send me on [email protected]
Hi, your project is pretty impressive, but the renderer speed is too slow due to the heavy computation on CPU, have you try to put some computations to GPU using...
Hi, I'm having problems compiling. Getting error: *** target pattern contains no `%'. Stop. It's coming from the build-binary.mk in the Android sdk. The line is: $(foreach src,$(filter %.S %.s,$(LOCAL_SRC_FILES)),...