Hobby projects · Household system

Kinect Security

A household security experiment that processes Kinect depth and camera data.

01

Capture

  • The project reads Kinect depth and image streams through libfreenect.
  • Python and OpenCV code processes captured frames for the security experiment.

02

Boundary

  • This is a private household experiment, not a commercial security product.

03

Technology

  • Python
  • libfreenect
  • OpenCV
  • Linux