Property | Type | Description | |
---|---|---|---|
East | ].int[ | ||
North | ].int[ | ||
Northeast | ].int[ | ||
Northwest | ].int[ | ||
South | ].int[ | ||
Southeast | ].int[ | ||
Southwest | ].int[ | ||
West | ].int[ |
Method | Description | |
---|---|---|
KirschEdgeDetector ( ) : System.Collections.Generic |
Initializes a new instance of the KirschEdgeDetector class.
|
Method | Description | |
---|---|---|
ProcessFilter ( |
Process the filter on the specified image.
|
public KirschEdgeDetector ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected ProcessFilter ( |
||
sourceData | Source image data. | |
destinationData | Destination image data. | |
return | void |