Rasters.jl icon indicating copy to clipboard operation
Rasters.jl copied to clipboard

Use Stencils.jl for `mean`/`sum` `aggregate`

Open rafaqz opened this issue 9 months ago • 2 comments

For small windows we could just static sizing and Stencils.jl rectangles.

Probably in an extension

rafaqz avatar Feb 15 '25 11:02 rafaqz

But only if the window size is odd?

asinghvi17 avatar Feb 15 '25 12:02 asinghvi17

No it can do arbitrary rectangles too, you just have to calculate the centers

rafaqz avatar Feb 15 '25 14:02 rafaqz