Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Problem with scale factor in 2d fft

flexwang
Beginner
284 Views

I am using mkl to do a 2d image fft. First, I used mkl to compute forward the 2d fft of the initial image and I computed backward. I think it should get a image where every pixel gray scale is scaled by the factor (imagewidth*imageheight). However, only the right half of the image is scaled, and the other half is just the original image. How did that happen!

0 Kudos
1 Reply
VipinKumar_E_Intel
284 Views

Can you attach a testcase that reproduced this?

--Vipin

 

0 Kudos
Reply