clEsperanto / pyclesperanto_prototype

GPU-accelerated bio-image analysis focusing on 3D+t microscopy image data
http://clesperanto.net
BSD 3-Clause "New" or "Revised" License
208 stars 44 forks source link

implement scaling with anti-aliasing #314

Open haesleinhuepf opened 1 year ago

haesleinhuepf commented 1 year ago

A more efficient solution than combining gaussian blur + scaling as demonstraed in this notebook:

https://github.com/haesleinhuepf/BioImageAnalysisNotebooks/blob/800c7b578e6aad24474bd1a29b4785d6dafa71fb/docs/19_spatial_transforms/downsampling_with_denoising.ipynb

And similar to cle.downsample_xy_half_median