JuliaImages / ImageFiltering.jl

Julia implementations of multidimensional array convolution and nonlinear stencil operations
Other
99 stars 49 forks source link

Add a few lines to documentation of mapwindow #114

Closed bjanssen closed 4 years ago

bjanssen commented 4 years ago

Only adds a few lines to the documentation of mapwindow.

jw3126 commented 4 years ago

LGTM. Ci fail looks unrelated to PR, not sure where it comes from though.

timholy commented 4 years ago

Thanks @bjanssen!