powered by
Build a circular moving window
KernelCircular(radius)
A matrix with selected pixels
The radius of the moving window
#A circular moving window with a radius of 3 pixels w=KernelCircular(3) w
Run the code above in your browser using DataLab