Class BinaryOutline

java.lang.Object
imagingbook.common.morphology.BinaryOutline
All Implemented Interfaces:
BinaryMorphologyOperator

public class BinaryOutline extends Object implements BinaryMorphologyOperator

Implements a binary morphological dilation operation. See Sec. 7.2.7 of [1] for additional details.

[1] W. Burger, M.J. Burge, Digital Image Processing – An Algorithmic Introduction, 3rd ed, Springer (2022).

Version:
2022/09/18