how use 3D Curvelet in CURVELAB?

3 visualizzazioni (ultimi 30 giorni)
ali esmailzehi
ali esmailzehi il 26 Mag 2015
Commentato: xiaoming il 28 Lug 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 Commenti
Mohammad
Mohammad il 15 Giu 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 il 28 Lug 2017
could you tell me how to compile curvelet toolbox correctly,please

Accedi per commentare.

Risposte (1)

Walter Roberson
Walter Roberson il 23 Gen 2016

Categorie

Scopri di più su MATLAB Compiler in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by