Skip to content

an efficient algorithm for skin smoothing implementation in c

License

Notifications You must be signed in to change notification settings

cpuimage/skin_smoothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skin Smoothing

an efficient algorithm for skin smoothing implementation in c

The algorithm steps are as follows

  1. detect skin color, adapt radius according to skin color ratio

  2. perform edge detection to obtain a edge map && smoothing level for apply skin denoise

  3. re-detect skin color based on the denoise results, filtered non-skin areas

Donating

If you found this project useful, consider buying me a coffee

Buy Me A Coffee

About

an efficient algorithm for skin smoothing implementation in c

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages