Method | Description | |
---|---|---|
__construct ( |
||
boundaries ( ) : array | ||
withJoinedBoundaries ( ) : |
Method | Description | |
---|---|---|
adjacent ( array $pixel ) : array | Labels for adjacent pixels. | |
cloneWith ( string $property, mixed $value ) : |
||
findBoundaries ( ) : array | Find separate boundaries. | |
intersect ( array $p, array $q ) : boolean | Tell if two boundaries overlap. |
public withJoinedBoundaries ( ) : |
||
return |