2.8.27 specialflt2
Contents
Menu Information
Analysis: Mathematics: Special Filter
Brief Information
Apply predefined special filter to a matrix
Command Line Usage
1. specialflt2 im:=MSource om:=MOut
2. specialflt2 im:=MSource om:=MOut po:=map
3. specialflt2 im:=MSource mo:=<new> filter:=vprew
X-Function Execution Options
Please refer to the page for additional option switches when accessing the x-function from script
Variables
| Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
|---|---|---|---|---|
| Input Matrix | im |
Input MatrixObject |
|
The input Matrix |
| Output Matrix | om |
Output MatrixObject |
|
The output matrix See the syntax here. |
| Special filter | filter |
Input int |
|
The particular filter to be used
|
| Padding Option | po |
Input int |
|
Specifies how to pad cells outside borders.
|
More Information
Please refer to this page in the User Guide for more information:
- Description