Learned from the book(
IPNC_RDK_McFW_UserGuide. Pdf
),
the image of the algorithm is realized in ISS, which is the VPSS-M3. Now I need to modify the algorithm, how can I update the modified algorithm to VPSS-M3?
中文:
从这本书(IPNC_RDK_McFW_UserGuide. Pdf)中得知,图像的算法实现在ISS中,也就是VPSS-M3中。现在我需要修改算法,怎样我才能把修改后的算法更新到VPSS-M3中呢?
liu ying:
回复 Chris Meng:
谢谢你的回答。
一般的图像效果处理算法,比如自动曝光、白平衡、降噪等。如果我需要修改这些算法,是不是要获取iss文档才能进行?
Christian Shen:
回复 liu ying:
自动曝光算法,TI开源,你可以直接根据source code更改,原理性的介绍请参考TI2A_UserGuide_DM36x.pdf
自动白平衡,TI不开源,只提供基于TI AWB库的校准方法。
降噪,TI不开源,只提供基于TI降噪库的调试方法。
TI中文支持网

