Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SDK 1.5 中可用的绿屏 kinect 示例没有完全显示头部,而头发部分带有一些模糊效果。
我看不到样本中的头发部分。是否有可用的改进版 kinect 绿屏?
这不是样本的问题。看到这个:http ://www.youtube.com/watch?v=6BaWwx5x7nM
Kinect 投射了一个 IR 网格来检测深度,但一些“光线”穿过头发之间的空间,因此无法检测到该部分。
有可能“填补”缺失的部分,但您必须自己实施。