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.
我想通过用手指覆盖相机并分别移除它来开始和停止捕获会话。有什么传感器可以检测吗?
我找到了一种方法。我已将 RGB 转换为 HSV,然后我只限于色调边界,所以每当我获得超出此边界的值时,会话就会停止。
不,但是您可以抓取静止图像并过滤掉黑色像素与光线的比率。如果天黑了,这可能对你没有帮助:-)