Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Problem with scale factor in 2d fft

flexwang
Beginner
664 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
664 Views

Can you attach a testcase that reproduced this?

--Vipin

 

0 Kudos
Reply