Skip to content

yakhyo/face-smoothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Smoothing using OpenCV

GitHub Repository

output.mp4

Installation

  1. Clone the repository:
git clone https://github.com/yakyo/face-smoothing.git
cd face-smoothing
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run detect.py:
python detect.py --input 0 (webcam)  --output output.mp4
                         video.mp4
                         image.jpg

Reference

Releases

No releases published

Packages

No packages published

Languages