All Projects → KAlO2 → Perfectshow

KAlO2 / Perfectshow

Licence: apache-2.0
Android virtual makeup app, apply cosmetics on human face.

Projects that are alternatives of or similar to Perfectshow

Reel Search Android
Reel Search for Android is a UI/UX design for autocomplete action. It is a beautiful minimalistic addition to any use case.
Stars: ✭ 110 (-43.3%)
Mutual labels:  android-studio, android-development
Native Opencv Android Template
A tutorial for setting up OpenCV 4.5.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support.
Stars: ✭ 131 (-32.47%)
Mutual labels:  android-studio, opencv
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-42.27%)
Mutual labels:  android-studio, android-development
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-45.88%)
Mutual labels:  android-studio, android-development
Customrefreshview
一个支持网络错误重试,无数据页(可自定义),无网络界面(可自定义)的上拉加载更多,下拉刷新控件
Stars: ✭ 160 (-17.53%)
Mutual labels:  android-studio, android-development
Livesmashbar
An elegant looking and easy to use informative library with LiveData integration for Android.
Stars: ✭ 107 (-44.85%)
Mutual labels:  android-studio, android-development
Anychart Android
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
Stars: ✭ 1,762 (+808.25%)
Mutual labels:  android-studio, android-development
Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (-72.68%)
Mutual labels:  android-studio, android-development
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (-18.56%)
Mutual labels:  android-studio, android-development
Android Developer Roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
Stars: ✭ 2,170 (+1018.56%)
Mutual labels:  android-studio, android-development
Androidtraining
Training course repository for android app development
Stars: ✭ 1,295 (+567.53%)
Mutual labels:  android-studio, android-development
Dinocompose
Chrome's Dino T-Rex game developed in Jetpack Compose
Stars: ✭ 170 (-12.37%)
Mutual labels:  android-studio, android-development
Debug Badge
Add badge(version code, version name, etc) for your DEBUG APK.
Stars: ✭ 75 (-61.34%)
Mutual labels:  android-studio, android-development
Android Ratingreviews
Simple star rating system bars, a view similar to the ones seen on Google Playstore. ⭐🌟✨
Stars: ✭ 110 (-43.3%)
Mutual labels:  android-studio, android-development
Dagger2 Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
Stars: ✭ 72 (-62.89%)
Mutual labels:  android-studio, android-development
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-41.24%)
Mutual labels:  android-studio, android-development
Awesome Android
😎 A curated list of awesome Android resources
Stars: ✭ 26 (-86.6%)
Mutual labels:  android-studio, android-development
Androidkex
Extensions for Kotlin. Use the power of Kotlin to make your code smaller and beautiful.
Stars: ✭ 35 (-81.96%)
Mutual labels:  android-studio, android-development
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-29.38%)
Mutual labels:  android-studio, android-development
Lookatme
VideoView that plays video only when 👀 are open and 👦 is detected with various other features
Stars: ✭ 161 (-17.01%)
Mutual labels:  android-studio, android-development

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.
This repository is not currently maintained.

License

Copyright© 2016-2020  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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].