comp-imaging / ProxImaL

A domain-specific language for image optimization.
MIT License
112 stars 29 forks source link

Check for FFT2 image size #101

Closed antonysigma closed 1 month ago

antonysigma commented 5 months ago

When the input image dimensions does not match that of the Halide-accelerated FFT2 input dimensions, print a warning message. Sometimes, it is desirable to apply circular boundary conditions to fill the missing input pixels.