My explorations on video editting and computer vision.
- Yolo Model - does object detection but pretty slow
- Hand Rolled Motion Detector via openCV
I love doing kettlebell swings, but then I realized I was doing them wrong. Instead of fixing my swing form, I wrote an app to analyze them. Independantly, I fixed my swing form. https://youtu.be/BD6Sys1GIuU?si=tVnJMGwbD34SPFw5
swings.webm
auto-editor - Auto trim w/no motion or audio. Except doesn't quite work
python3 -m auto_editor ~/downloads/delivery.mp4 --ffmpeg_location `which ffmpeg` --edit motion --motion_threshold 0.05