Texture Classification with Wavelet Image Scattering
4 ビュー (過去 30 日間)
古いコメントを表示
DIMITRIOS THEODOROPOULOS
2019 年 4 月 17 日
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??
0 件のコメント
採用された回答
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
2019 年 4 月 17 日
The alternative is to replicate the code -- create all the layers and do the fft() and so on yourself.
その他の回答 (0 件)
参考
カテゴリ
Help Center および 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!