imrec = isheart2(sls,cfs)
returns the inverse shearlet transform or shearlet synthesis based on the shearlet system
sls and the shearlet transform coefficients cfs.
The isheart2 function assumes sls is the same
shearlet system used to obtain the transform coefficients cfs.
Shearlet transform coefficients, specified as a real- or complex-valued 3-D array.
The 3-D array cfs is an
M-by-N-by-K matrix where
M and N are equal to the row and column
dimensions of the original image. The size of the third dimension, K,
is equal to the number of shearlets including the lowpass filter, K =
numshears(sls) + 1.
The isheart2 function assumes sls is the
same shearlet system used to obtain the transform coefficients
cfs.
Data Types: single | double Complex Number Support: Yes
Inverse shearlet transform or shearlet synthesis, based on the shearlet system
sls and the shearlet transform coefficients
cfs. The size of imrec is equal to the size
of the original image. The data type of imrec matches the Precision
value of the shearlet system.
Data Types: single | double
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.