Open tischi opened 5 years ago
We want to have a binning preview. How to do this? One needs more than one pixel of the source to produce one pixel of the target.
I managed to get code working:
https://github.com/tischi/fiji-plugin-bigDataTools2/blob/master/src/main/java/de/embl/cba/bigDataTools2/process/LazyDownsampler.java#L19
Could you please implement this as a menu item?
We want to have a binning preview. How to do this? One needs more than one pixel of the source to produce one pixel of the target.