how to apply shearlet transform on images

1 次查看(过去 30 天)
hp
hp 2017-12-5
评论: hp 2018-7-7
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.

回答(1 个)

jing zhang
jing zhang 2018-7-6
I have some questions to ask you. Can I haveyour qq?plz

类别

Help CenterFile Exchange 中查找有关 Image Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by