Hi all,
Using IPNC camera to build our camera. Input data is 2432x2048, because of the limt of IPIPE width 2176, so we want to use IPIPIF or ISIF to down 2176.
We use the data flow 2: ISIF to DDR to IPIPE.
1) If we use ISIF culling to down the width(2432 --> 2176), how to set the register of Culling horizontal(CULH);
2) If we use IPIPEIF RSZ(default is 0x10, no resize, set to 0x13, 16/19, 2432 can resize to 2048), where can I get the 2048 data?
Thanks a lot!