Skip to content

Instantly share code, notes, and snippets.

View laygond's full-sized avatar
🏅
It is never too late to commit.

Laygond laygond

🏅
It is never too late to commit.
View GitHub Profile
@laygond
laygond / snapshot.py
Created April 5, 2024 00:15
Take snapshots with your webcam by hitting the space bar on your keyboard.
#***
# USAGE: python snapshot.py -l optionalCustomLabelHere
#***
#
# Take snapshots with your webcam.
# - Exit with ESC
# - Snapshot with SPACE
#
# NOTE:
# -Change webcam src to your usb port number (Line 29)