Name | Description | |
---|---|---|
FilterCustomOptions Constructor | Overloaded. |
The following tables list the members exposed by FilterCustomOptions.
Name | Description | |
---|---|---|
FilterCustomOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
CenterX | Gets and sets horizontal value for center point of filter. A value of -1 will automatically set the center based on region size. | |
CenterY | Gets and sets vertical value for center point of filter. A value of -1 will automatically set the center based on region size. | |
Divisor | Gets and sets the matrix divisor used by custom filter. | |
Height | Gets value for height of custom filter. | |
Offset | Gets and sets value for offset added to output of the convolution, used to bias the result up or down. | |
Weights | Gets and sets filter weights matrix. | |
Width | Gets value for width of custom filter. |