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 上捕获 RAW 图像并将其作为 DNG 保存到磁盘。我想要做的是读取图像的每个“像素”的原始传感器数据。具体来说,我只想在任何处理之前读取绿色传感器值。做这个的最好方式是什么?