IPSDK 0.2
IPSDK : Image Processing Software Development Kit
IPSDK Concepts documentation See full documentation

2d neighborhood models

8 Connexity 2d neighborhood models

In this case all 8 pixel neighbors of processed pixel are taken into account.

2d8Connexity.png

4 Connexity 2d neighborhood models

In this case only 4 nearest neighbors of processed pixel are taken into account.

2d4Connexity.png

3d neighborhood models

26 Connexity 3d neighborhood models

In this case all 26 pixel neighbors of processed pixel are taken into account.

3d26Connexity.png

18 Connexity 3d neighborhood models

In this case only 18 nearest neighbors of processed pixel are taken into account (with a distance $d \leq \sqrt{2} $).

3d18Connexity.png

6 Connexity 3d neighborhood models

In this case only 6 nearest neighbors of processed pixel are taken into account (with a distance $d \leq 1 $).

3d6Connexity.png