/LED-Joint-Tracking-in-Video

The code processes a video file capturing LEDs on moving joints. It defines color threshold ranges to identify LEDs, crops frames to the region of interest, creates binary images for each LED color, calculates centroids, and plots their movement. It generates output videos overlaying centroids on original frames, visualizing LED movement.

Primary LanguageMATLAB

Watchers