Complete Failure (NaN) for DiscreteGaussianImageFilter with large sigma and large images

Thanks @dzenanz, I think the offical source is now at https://github.com/InsightSoftwareConsortium/SmoothingRecursiveYvvGaussianFilter

at least, that’s what the remote cmake points to.

Opened a new PR https://github.com/InsightSoftwareConsortium/SmoothingRecursiveYvvGaussianFilter/pull/3

1 Like

I created the PR on Friday late afternoon :slight_smile: The original PR did look weird, with some unrelated older commits also ending up in it.

The easy solution is to turn of dynamic threading. I will take a look, possibly tomorrow.

I reverted the switch to dynamic threading and force-pushed to the same PR.

Patch to update remote version here.