how use 3D Curvelet in CURVELAB?

3 vues (au cours des 30 derniers jours)
ali esmailzehi
ali esmailzehi le 26 Mai 2015
Commenté : xiaoming le 28 Juil 2017
i have a problem with use of CURVELAB toolbox in matlab.i have a 21*21*21 cell and i want to get a 3D curvelet transform on it,but when i use this order in MATLAB: fdct3d_forward :i face with this error:Undefined function 'fdct3d_forward_mex' for input arguments of type 'double'. please help me.
  2 commentaires
Mohammad
Mohammad le 15 Juin 2017
you should first `make` this project to compile .cpp files and create .mex . I had the same problem but when I compiled this toolbox correctly, the problem solved.
xiaoming
xiaoming le 28 Juil 2017
could you tell me how to compile curvelet toolbox correctly,please

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 23 Jan 2016

Catégories

En savoir plus sur MATLAB Compiler 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!

Translated by