Wiener deconvolution image filter

Hello @Romy_Meester,

You are missing the blurring kernel parameter in the Execute method. The documentation says that it expects “the image to be deconvolved and the blurring kernel”. This parameter is required in all versions of SimpleITK.

Also, based on the error message you are using an older toolkit version. We recommend upgrading to the latest version, 2.0, which was recently released.