Main Content
sheart2
Shearlet transform
Syntax
Description
returns the shearlet transform or shearlet analysis of the real-valued 2-D image
coefs
= sheart2(sls
,im
)im
for the shearlet system sls
. If the shearlet
system is real-valued with periodic boundary conditions, then coefs
is
real-valued. Otherwise, coefs
is complex-valued. The size and class
(data type) of im
must match the ImageSize and
Precision
values, respectively, of sls
.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2019b