在进行CTS测试 testDngRenderingByBitmapFactor,出现了失败:
junit.
Framework.
AssertionFailedError:
camera 1:
raw and JPEG image at for the same frame are not
SIMilar, center patches have difference metric of 78.56773122151692
网上查了下原因:
二 目前
MTK不支持SW 4cell Sensor出Raw,所以我们需要将RAW16的格式去掉
常见报错:RAW and JPEG image at for the same frame are not similar, center patches have difference metric of 74.02511596679688
按照这个方法修改,也是可以的,我是用的是
MT6833平台。
请教下这个不能出raw是什么意思,
IMX586是能出raw的吧