RegionConnectivity

Description

Decides how to understand, which pixels are connected.

Values of this enumeration:

  • EightDirections - All pixels around currently examined one will be tested.
  • FourDirections - Only top, down, left and right neighbouring pixels will be tested.