<div dir="ltr">Hi,<div><br></div><div>I am trying to use the ramp filter FFTRampImageFilter and it fails at Update time with the error message :</div><div><br></div><div>itk::ERROR: VnlRealToHalfHermitianForwardFFTImageFilter(00000230EC986BA0): Cannot compute FFT of image with size [1024, 512, 23]. VnlRealToHalfHermitianForwardFFTImageFilter operates only on images whose size in each dimension has a prime factorization consisting of only 2s, 3s, or 5s.<br></div><div><br></div><div>I already read Simon's answer to a previous similar issue, saying that he recommends using FFTW by turning <span style="color:rgb(0,0,0);white-space:pre-wrap">ITK_USE_FFTW when building ITK. But I did not compile ITK (on this computer). I simply installed the pre-compiled Python package.</span></div><div><font color="#000000"><span style="white-space:pre-wrap">My question : can I turn any parameter in Python to force the ramp filter to use this library ?</span></font></div><div><br></div><div>Thanks in advance for your help,</div><div><br></div><div>Jérome </div></div>