InsightSoftwareConsortium / itk_cucim

ITK Python filters accelerated with cuCIM
Apache License 2.0
3 stars 3 forks source link

Implement bin_shrink_image_filter #8

Closed thewtex closed 1 year ago

grlee77 commented 2 years ago

https://itk.org/Doxygen/html/classitk_1_1BinShrinkImageFilter.html

Insight Journal publication: https://doi.org/10.54294/p39qox

I think this should just correspond to cucim.skimage.transform.downscale_local_mean.