Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Problem in converting from Raw tif to RGB

abdelmoniem
Beginner
248 Views
Hi all,

I have a problem in converting from the a RAW TIF format to the RGB format, using the CFA to RGB function

IppStatus ippiCFAToRGB_8u_C1C3R(const Ipp8u* pSrc, IppiRect srcRoi,IppiSize srcSize, int srcStep, Ipp8u* pDst, int dstStep,IppiBayerGrid grid, int interpolation);

Can anyone help me please?

Thanks in advance,
0 Kudos
1 Reply
abdelmoniem
Beginner
248 Views
I forgot to say that the output image of that function, is the left half of the orignal image overlapping the right half.

Please help.

0 Kudos
Reply