how to apply shearlet transform on images
Mostrar comentarios más antiguos
I am getting error in applying shearlet Transform i.e. FFST on images which are not geometric oriented.. and the error Iam getting is...
[ST,Psi]=shearletTransformSpect(imread('G:/matlab2013/Crack/bin/gm.jpg')); Undefined function 'defaultNumberOfScales' for input arguments of type 'double'.
Error in shearletTransformSpect (line 52) addOptional(p,'numOfScales',defaultNumberOfScales(size(A)),@checkNumOfScales);
But the sample program on its images runs perfectly.... plz Resolve.
Respuestas (1)
jing zhang
el 6 de Jul. de 2018
0 votos
I have some questions to ask you. Can I haveyour qq?plz
1 comentario
hp
el 7 de Jul. de 2018
Categorías
Más información sobre Image Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!