What are the inputs to the ridgelet functions??

1 vue (au cours des 30 derniers jours)
ASMA MOHAMMAD
ASMA MOHAMMAD le 19 Juin 2021
Modifié(e) : Vinesh Katewa le 13 Juil 2021
Error using fft_iso_idwt (line 54)
Unsuitable input length
Error in iridgelet (line 34)
yp = fft_iso_idwt( rt(1,:), L, md );
Error in mrea (line 16)
RT =iridgelet( img1,50,0);
>>

Réponses (1)

Vinesh Katewa
Vinesh Katewa le 13 Juil 2021
Modifié(e) : Vinesh Katewa le 13 Juil 2021
Hi Asma Mohammad,
The iridgelet function computes the inverse ridgelet transform, it takes the ridgelet tranform and the number of scales in ridgelet transform to output the reconstructed image.
iridgelet is a part of ridgelet and curvelet toolbox, which is one of the several submissions in MATALB File Exchange on MATLAB Central which is a forum for our product users to interact, exchange information and knowledge, without MathWorks' involvement. Feel free to contact the author of this submission directly for specific questions about the implementation.
Hope this helps.

Catégories

En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by