Heady Liar
Heady Liar
这是一个基于DLIB和PyQt6的美颜程序,由刘益枫和李宗泰共同完成。该程序支持导入*.png、*.jpg、*.jpeg格式图片,并自动检测人脸信息。该程序支持多人脸;且未检测到人脸时,仍可使用部分功能。该程序支持磨皮、瘦脸、大眼等美颜功能和降噪、调整亮度等基本功能以及怀旧、光斑等风格转换。
This is a program for mugshot process based on DLIB and PyQt6, implemented by Liu Yifeng and Li Zongtai. It
supports images of forms including *.png, *.jpg, *.jpeg and it can detect human faces automatically, and when no
human faces are detected, part of the functions are also available. It is implemented with 3 main parts of
modules, including Beautification (with functions of skin gridding, face slenderization, eye enlargement and so
on), Photo Modification (with functions of denoising, brightness modification and so on) and Style Transformation
(with styles including nostalgia, light spot and so on).