Function Index
ShenCastanFilter
ShenCastanFilter[
n
1
, n
2
]
returns a pair of the Shen and Castan directional edge filters of dimensions n
1
× n
2
.
ShenCastanFilter[n
1
, n
2
, ..., n
N
]
returns a list of the Shen and Castan directional edge filters each of dimensions n
1
×n
2
×... ×n
N
.
The Shen and Castan filters are based on samples of the derivative of the exponential function that was found to have optimal step edge detection properties [
She92
].
ShenCastanFilter
is a list of filters, each formed from a discrete sampling of the first derivative of the exponential function in one dimension and of the exponential function in the other dimensions.
See also User's Guide
7.3
.
New in Version 2.
Example
Here we load the package.
In[1]:=
In[2]:=
Out[2]=
Here we plot the pair of 15 × 15 Shen-Castan edge detection filters.
In[3]:=
© 2009 Wolfram Research, Inc.
•
Terms of Use
•
Privacy Policy
Sign up for our newsletter: