Skip to content

Enlarge eyes and shrink face, using opencv and dlib.

Notifications You must be signed in to change notification settings

52luoshu/face_beauty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brief

This module integrates a variety of beauty functions, include enlarge eyes, shrink face, microdermabrasion and whitening algorithm that preserves skin texture. And some releated post-processing methods, such as adaptive contrast enhancement and sharpen.

Structure

|-3rdparty
|   |-dlib19.20.0
|   |   |-include
|   |   |-libraries
|   |-opencv3.4.2
|   |   |-include
|   |   |-libraries
|-data
|   |-shape_predictor_68_face_landmarks.dat
|-src
|   |-face_beauty.h
|   |-face_beauty.cpp
|   |-face_beauty_test.cpp

About

Enlarge eyes and shrink face, using opencv and dlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages