Aliasing when zooming out a dicomized wsi image

Hi,

I noticed that after DICOMizing an image, when zooming out to the minimum level in the Orthanc viewer, aliasing becomes clearly visible (jagged edges, loss of smoothness).

Maybe it would be worth considering some form of anti-aliasing or resampling to improve image quality when zoomed out?

Thanks!

Lou-Anne

Hello,

You can use the --smooth=1 command-line argument when running OrthancWSIDicomizer.

Best,
Sébastien-

2 Likes

Thanks it solves the problem !