HelloMichaelLoke / kinect360nogreenscreen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Virtual Green Screen using the Kinect360 for Windows v0.1

This is just a c++ fork from The Kinect SDK C++ D2D BackgroundRemovalBasics, but changed the background to a green screen instead of the image.

TODO:

  • Ditch D2D and switch over to DX12 and Vulkan
  • Better depth threshold control

About


Languages

Language:C++ 97.1%Language:C 2.9%