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.
在此页面上,有一张相机管道的图片(图 2)。它说,图像处理过程中有八个阶段。我在 CameraMetadata 中找到了具有相应名称的阶段,除了一个阶段:
几何校正
我已经用谷歌搜索了它,但没有找到与 Android 相关的信息……那么它在 Android 中的作用是什么?我怎样才能访问/配置它?
几何校正没有进入 camera2 API 的初始版本,但并非所有图表都相应更新。