Méthode | Description | |
---|---|---|
TopHat ( ) : System |
Initializes a new instance of the TopHat class.
|
|
TopHat ( short se ) : System |
Initializes a new instance of the TopHat class.
|
Méthode | Description | |
---|---|---|
ProcessFilter ( UnmanagedImage image ) : void |
Process the filter on the specified image.
|
protected ProcessFilter ( UnmanagedImage image ) : void | ||
image | UnmanagedImage | Source image data. |
Résultat | void |
public TopHat ( short se ) : System | ||
se | short | Structuring element to pass to |
Résultat | System |