Texture Classification with Wavelet Image Scattering
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
DIMITRIOS THEODOROPOULOS
le 17 Avr 2019
Commenté : LUI MUN
le 25 Fév 2020
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 commentaires
Réponse acceptée
Walter Roberson
le 17 Avr 2019
wavletScattering2 was introduced in R2019a, so you will not be able to use that code in R2017a.
3 commentaires
Walter Roberson
le 17 Avr 2019
The alternative is to replicate the code -- create all the layers and do the fft() and so on yourself.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur AI for Signals and Images dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!