Texture Classification with Wavelet Image Scattering

4 ビュー (過去 30 日間)
DIMITRIOS THEODOROPOULOS
DIMITRIOS THEODOROPOULOS 2019 年 4 月 17 日
コメント済み: LUI MUN 2020 年 2 月 25 日
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 日
wavletScattering2 was introduced in R2019a, so you will not be able to use that code in R2017a.
  3 件のコメント
Walter Roberson
Walter Roberson 2019 年 4 月 17 日
The alternative is to replicate the code -- create all the layers and do the fft() and so on yourself.
LUI MUN
LUI MUN 2020 年 2 月 25 日
at last how you did it?
@DIMITRIOS THEODOROPOULOS

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAI 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