Method | Description | |
---|---|---|
GaborFilter ( ) : System.Collections.Generic |
Initializes a new instance of the GaborFilter class.
|
Method | Description | |
---|---|---|
ProcessFilter ( |
Process the filter on the specified image.
|
public GaborFilter ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected ProcessFilter ( |
||
sourceData | Source image data. | |
destinationData | Destination image data. | |
return | void |