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??

 채택된 답변

Walter Roberson
Walter Roberson 2019년 4월 17일

0 개 추천

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

댓글 수: 3

any alternative??
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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 AI for Signals and Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by