mimosalab / PerfectShow

Android virtual makeup app, apply cosmetics on human face.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PerfectShow

Welcome to PerfectShow, an image processing application for Android platform.

Up until now, I release functionality about make-up.

This project mainly use stasm for face detecting, dlib can be more superior and robust, and it use OpenCV for color blending and image processing, so you might as well have a good grasp of this field.

Usage

download OpenCV 4 and extract it somewhere. There is no need to be in this project, then link the OpenCV directory to this project in the file gradle.property, search opencv_sdk variable and replace it with your own.

Screenshot

seamless cloning

makeup UI

Contact

If you like this project, share your appreciation by following me in GitHub. If you have any problems about this project, you can file an issue here.

License

Copyright© 2016-2019  Martin Taylor

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Android virtual makeup app, apply cosmetics on human face.

License:Apache License 2.0


Languages

Language:C++ 68.7%Language:Java 28.1%Language:C 2.3%Language:Makefile 0.5%Language:CMake 0.3%Language:Python 0.1%