Skip to content

Pethead/selfie_center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selfie Center

Python script to align selfies to the center with regards to the nose and then creating a video output of all the images that were centered.

Usage

python3 main.py --input dir1 --out dir2 --fps X
-i INPUT, --input INPUT
			Input directory containing all the images (jpg)
-o OUTPUT, --output OUTPUT
			Output directory to store centered images
-fps FPS, --fps FPS
			Frames per second of output video

Output

https://www.youtube.com/watch?v=lbITJM2bTN0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages