Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikibooksThe Free Textbook Project
Search

SwisTrack/Components/BinaryDilation

From Wikibooks, open books for an open world
<SwisTrack |Components
This page may need to bereviewed for quality.

Description

[edit |edit source]

Dilation is a method used in image processing to enlarge the white areas of the binary image. The structuring element is a 3x3 rectangle (using the 8 nearest pixels). Combiningerosion anddilation allows you to perform opening and closing operations, which remove individual black or white pixels, or smooth out the borders.

It is generally adviced to use the same number of dilation and erosion interactions.

Input

[edit |edit source]

A binary (black and white) image.

Output

[edit |edit source]

A binary (black and white) image.

Parameters

[edit |edit source]

Iterations

[edit |edit source]

Number of dilations to apply on the image.

Retrieved from "https://en.wikibooks.org/w/index.php?title=SwisTrack/Components/BinaryDilation&oldid=3358347"
Category:
Hidden category:

[8]ページ先頭

©2009-2025 Movatter.jp