KAlO2 / PerfectShow

Android virtual makeup app, apply cosmetics on human face.
Apache License 2.0
230 stars 94 forks source link

how to use ready made libs like opencv-android and dlib #28

Open pawaom opened 5 years ago

pawaom commented 5 years ago

opencv for android can be found

here https://sourceforge.net/projects/opencvlibrary/files/opencv-android/

dlib https://github.com/tzutalin/dlib-android-app

can you make a tutorial or a project just for the makeup part trying to learn this with opencv

this is simple i guess with direct import to gradle and ready opencv lib

(It doesnot need ndk knowledge i guess )

(ps : i am new to opencv in android so please help)