You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple algorithm that generates valid indices for Moore Neighborhoods.
Implemented in C# with a simple windows GUI.
About
Neighborhood Rings: Algorithm that returns inclusive Moore Neighborhood indices of varying "ring count", given a specific cell index. Implemented in C# with a simple windows GUI.