We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b7479 commit ee7e282Copy full SHA for ee7e282
docs/reference/ImageMorph.rst
@@ -37,7 +37,7 @@ characters:
37
38
* ``1`` — pixel must be "on"
39
* ``0`` — pixel must be "off"
40
-* ``-`` — "don’t care" value (ignored during matching)
+* ``.`` or ``X`` — "don’t care" value (ignored during matching)
41
42
For example, this mask detects a 2×2 corner shape::
43
0 commit comments