In mathematical morphology, hit-or-miss transform is an operation that detects a given configuration (or pattern) in a binary image, using the morphological erosion operator and a pair of disjoint structuring elements. The result of the hit-or-miss transform is the set of positions, where the first structuring element fits in the foreground of the input image, and the second structuring element misses it completely.
Contents
Mathematical definition
In binary morphology, an image is viewed as a subset of an Euclidean space
A structuring element is a simple, pre-defined shape, represented as a binary image, used to probe another binary image, in morphological operations such as erosion, dilation, opening, and closing.
Let
where
That is, a point x in E belongs to the hit-or-miss transform output if C translated to x fits in A, and D translated to x misses A (fits the background of A).
Thinning
Let
and the three rotations of each by 90°, 180°, and 270°. The corresponding composite structuring elements are denoted
For any i between 1 and 8, and any binary image X, define
where
The thinning of an image A is obtained by cyclically iterating until convergence: