Hi Sander,
Unfortunately, as Carlos has pointed out, the DSE algorithm depends on large-scale structures. You know what this means: a non-previewable procedure.
However, you can also take advantage of the algorithm's multiscale nature: if you downsample the image by an integer factor (f.e. with IntegerResample), say 1/2, you should get an accurate preview of what will happen for the actual image.
In theory, at least :wink: