|
SMIL 1.1.2
|
Couples of disjoint Structuring Elements. More...
Couples of disjoint Structuring Elements.
These are basically couples of disjoint Structuring Elements for use in Hit-or-Miss Morphological Operations - one for the image foreground and another for the background.
Collaboration diagram for Composite Structuring Elements:Classes | |
| class | CompStrElt |
| Composite structuring element. More... | |
| class | CompStrEltList |
| CompStrEltList - A list (vector) of Composite structuring elements. More... | |
| class | HMT_sL1 |
| Square L1 ([8,1,2], [4,5,6]) More... | |
| class | HMT_sL2 |
| Square L2 ([1,3], [5,6,7]) More... | |
| class | HMT_hL |
| Hexagonal L ([1,2], [4,5]) More... | |
| class | HMT_sM |
| Square M ([1,8], [3,4,5,6]) More... | |
| class | HMT_hM |
| Hexagonal M ([1], [3,4,5]) More... | |
| class | HMT_sD |
| Square D ([3,4,5,6], [1,8]) More... | |
| class | HMT_hD |
| Hexagonal D ([3,4,5], [1]) More... | |
| class | HMT_sE |
| Square E ([3,4,5,6,7], [0]) More... | |
| class | HMT_hE |
| Hexagonal E ([3,4,5,6], [0]) More... | |
| class | HMT_sS1 |
| Square S1 ([3,7], [0,1,5]) More... | |
| class | HMT_hS1 |
| Hexagonal S1 ([2,3,5,6], [0,1,4]) More... | |
| class | HMT_sS2 |
| Square S2 ([2,5,6,7], [0,1,3]) More... | |
| class | HMT_hS2 |
| Hexagonal S2 ([2,4,5,6], [0,1,3]) More... | |
| class | HMT_sS3 |
| Square S3 ([3,4,5,6,7], [1]) More... | |
| class | HMT_sI |
| Square I ([0], [1,2,3,4,5,6,7,8]) More... | |
| class | HMT_hI |
| Hexagonal I ([0], [1,2,3,4,5,6]) More... | |
| class | HMT_sLineEnd |
| Square line end ([0,1], [3,4,5,6,7]) More... | |
| class | HMT_sLineJunc |
| Square line junction ([0,1,4,6],[] and [0,1,3,5],[]) More... | |