jaeyeon302 / fanboying

A program that cuts and collects only the scenes where my star is in the video / 영상에서 최애가 나온 장면만 잘라내어 모아주는 프로그램

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fanboying

영상에서 최애가 나온 장면만 잘라내어 모아주는 프로그램.
얼굴이 잘 나온 나의 최애 이미지와 최애가 나온 영상을 넣어주면 최애가 나온 부분만 잘라서 합쳐줍니다!

사용 방법

python3 main.py -i <input_video_filename> -b <bias_img_filename> -o <output_video_filename>

권장 파일 포멧

  • input_video_filename : mp4
  • bias_img_filename : jpg
  • output_video_filename : mp4

필요한 패키지

About

A program that cuts and collects only the scenes where my star is in the video / 영상에서 최애가 나온 장면만 잘라내어 모아주는 프로그램

License:MIT License


Languages

Language:Python 100.0%