Main Content
coefficientSize
Size of image scattering coefficients
Syntax
Description
returns the scattering coefficient sizes for the wavelet image scattering network,
sz
= coefficientSize(sf
)sf
. The output sz
is a two-element row vector
that gives the scattering coefficient output size in the row and column dimensions. For an
RGB image, the actual output size is [sz(1) sz(2) 3]
.
Examples
Input Arguments
Version History
Introduced in R2019a