프로퍼티 | 타입 | 설명 | |
---|---|---|---|
East | ].int[ | ||
North | ].int[ | ||
Northeast | ].int[ | ||
Northwest | ].int[ | ||
South | ].int[ | ||
Southeast | ].int[ | ||
Southwest | ].int[ | ||
West | ].int[ |
메소드 | 설명 | |
---|---|---|
KirschEdgeDetector ( ) : System.Collections.Generic |
Initializes a new instance of the KirschEdgeDetector class.
|
메소드 | 설명 | |
---|---|---|
ProcessFilter ( |
Process the filter on the specified image.
|
public KirschEdgeDetector ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
protected ProcessFilter ( |
||
sourceData | Source image data. | |
destinationData | Destination image data. | |
리턴 | void |