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