Fall 2023
Collaborator: @yclanlan
Used Kinect to track people from above.
- Used depth thresholds to set a range of heights
- Calculated and displayed centroids of contour blobs
Display real-time clock.
- Smoothed the movement of the second hand by using the frame rate
- Turn contour into filled shape (then found just use blob will be easier)
- Draw the shape in Fbo (pixel)
- Manipulate pixel by Dilate, medianBlur, then blur.
- Draw to texture and draw the Fbo out
Single-user detection
Multi-user detection
Real-time clock
Shadow effect