strangerattractor/Soundvision_PUBLIC

Make Depth camera supported operating modes switchable

Closed this issue · 4 comments

  • make different depth camera modes switchable if possible:

NFOV unbinned
NFOV 2x2 binned (SW)
WFOV 2x2 binned
WFOV unbinned

https://docs.microsoft.com/bs-latn-ba/azure/Kinect-dk/hardware-specification

Keijiro hard coded DepthMode.NFOV_unbinned

selection

added a selector in Setting

you can not change it in runtime. If you want to change, change it before starting the game mode.