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.
由于 Kinect 缺少 DirectShow 过滤器,我不得不单独捕获每个 RGB 位图并合并它们。
我目前正在使用脆弱的 AviFile C# Wrapper,这会导致帧速率变慢和音频同步问题。
您如何建议实时捕获位图并将其附加到视频中?