TI中文支持网
TI专业的中文技术问题搜集分享网站

IPNC的Dark Frame Subtraction问题

     IPIPEIF模块有个Dark Frame Subtraction功能,用来去除固定模式噪声,我的理解是如下:

      (1) INPSRC1 = ISIF_DKFM (Data Flow Memory-to-Memory)

          IPIPEIF的输入帧来自于Video Port(VP),Dark Frame来自于BL,VP-BL就得到去除噪声后的帧,该帧继续输出给ISIF

     (2) INPSRC2 = ISIF_DKFM(Data Flow On-the-fly)

        IPIPEIF的输入帧来自于ISIF,Dark Frame来自于BL,ISIF-BL就得到去除噪声后的帧,该帧继续输出给IPIPE

      第一个问题:

       目前我的数据流方向是memory-to-memory,所以我使用第一种,但是配置好后,RSZ就无法再产生RSZ_DMA_INT中断,请问这是什么原因?

   第二个问题:

       按照手册的说明,如果要对某一帧做Dark Frame Subtraction处理,就要在采集到该帧的同时读取Dark Frame,那么是否可以理解为Dark Frame已经提前存储在内存中?这个存储固定模式噪声的动作是由ISS在该帧到来前的消隐期完成的吗?

     

Iris Zhou:

回复 Chris Meng:

你说的是对的,的确要连续模式才支持DFS,ISS的数据手册在介绍IPIPEIF的开头有说明

user6175045:

回复 Chris Meng:

请问Dark Frame Subtraction的适用场景?
以及可否举例量化ddr访问?

Chris Meng:

回复 user6175045:

你好,

下面的信息供参考:
en.wikipedia.org/…/Dark-frame_subtraction
In digital photography, dark-frame subtraction is a way to reduce image noise in photographs shot with long exposure times, at high ISO sensor sensitivity or at high temperatures. It takes advantage of the fact that two components of image noise, dark current and fixed-pattern noise, are the same from shot to shot.[1] Noise from the image sensor include hot pixels, which light up more brightly than surrounding pixels. The technique works by taking a picture with the shutter closed and subtracting that electronically from the original photo exhibiting the noise.

赞(0)
未经允许不得转载:TI中文支持网 » IPNC的Dark Frame Subtraction问题
分享到: 更多 (0)