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.
我想控制 Microsoft Kinect v2 的 FPS 速率,例如,如果图像处理计算花费更多时间,则 FPs 速率会变慢,如果图像处理计算花费更少时间,则 Fps 速率会变快。
你不能。 您可以做的最好的事情是以最大 fps(根据彩色相机的光线为 30 或 15)获取,然后在处理未完成时丢弃帧。 亚历克斯