Skip to content

LilYuuu/seeing-machines-final

Repository files navigation

Seeing Machines Final

Fall 2023

Collaborator: @yclanlan

Progress Update

Nov. 25

1. People Detection

Used Kinect to track people from above.

2. Clock Mechanism

Display real-time clock.

  • Smoothed the movement of the second hand by using the frame rate

3. Shadow Effects

  • 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

Documentation

1. People Detection

Single-user detection

ezgif com-video-to-gif (2)

Multi-user detection

ezgif com-video-to-gif (1)

2. Clock Mechanism

Real-time clock

ezgif com-video-to-gif (3)

3. Shadow Effects

Shadow effect

螢幕錄影 2023-11-25 下午10 23 29

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published