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.
android 中的相机以一种名为 YUV 的格式为我们提供输出,我们必须将其转换为 RGB,然后再转换为灰色。我想知道是否有办法设置相机以便它直接向我们发送灰度图像?