05 June 2021 3 467 Report

I have question about resizing the complex arrays.

I need to resize the complex valued array with interpolation method.

I tried scikit-image but this one didn't support complex data type.

I also tried to resize by cv2, and also it didn't work.

even with the real value and imaginary value separately.

Is there any solution to this??

More Yoonho Na's questions See All
Similar questions and discussions