Texture Classification with Wavelet Image Scattering

I use Matlab R2017a and when i try this example
it doesnt recognize the "waveletScattering2" command..
How can i get a code for my version for the same purpose??

 Accepted Answer

wavletScattering2 was introduced in R2019a, so you will not be able to use that code in R2017a.

3 Comments

The alternative is to replicate the code -- create all the layers and do the fft() and so on yourself.
at last how you did it?
@DIMITRIOS THEODOROPOULOS

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!