Main Content
numshears
Number of shearlets
Syntax
Description
returns the number of shearlets in the shearlet system NS
= numshears(sls
)sls
. The number
of shearlets does not include the lowpass filter, which is not sheared. The total filter
size of the shearlet system is
M-by-N-by-NS
+1.
M and N are the first and second elements,
respectively, of the ImageSize
value of sls
.
The data type of NS
matches the Precision
value of the shearlet system.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2019b