Written in python install opencv, mediapipe, numpy, & argparse
To write and save new videos, run in terminal:
Existing vid --> new vid: python3 TrackForm-WORKING.py --input path/to/input_video.mp4 --output path/to/output_video.mp4
Webcam --> output vid: python3 TrackForm-WORKING.py --output path/to/output_video.mp4