gorayni / clu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command Line Utils (CLU*)

Bash util scripts.

Video

Extracting all frames from a video

video_filepath="example.avi"
num_padding_zeros=`extract_frames "$video_filepath"`

GIT

Create a private repository in Github.

cd $project_dir
github-create-repo

* A tribute of CLU from TRON.

About


Languages

Language:Shell 76.4%Language:Python 23.6%