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

ippsFFTFwd_CToC_32fc(pSrc,pDst,pFFTSpec,pFFTWorkBuf);

Alex_K_7
Beginner
1,072 Views

 For a basis I followed an example from this links:

http://software.intel.com/en-us/articles/how-to-use-intel-ipp-s-1d-fourier-transform-functions ;

I don't understand function   ippsFFTFwd_CToC_32fc(pSrc,pDst,pFFTSpec,pFFTWorkBuf); To make a FFT it is necessary to have values of any signal. 

 

0 Kudos
2 Replies
Alex_K_7
Beginner
1,072 Views

Help me pls.

0 Kudos
Igor_A_Intel
Employee
1,072 Views

Hi Alex,

be more specific (and don't use Ru comments in the posted code) - I don't understand your question. Put "any signal" to pSrc and you'll have transformed signal in pDst. What is the problem?

Regards, Igor

0 Kudos
Reply