how use 3D Curvelet in CURVELAB?

3 Ansichten (letzte 30 Tage)
ali esmailzehi
ali esmailzehi am 26 Mai 2015
Kommentiert: xiaoming am 28 Jul. 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 Kommentare
Mohammad
Mohammad am 15 Jun. 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 am 28 Jul. 2017
could you tell me how to compile curvelet toolbox correctly,please

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 23 Jan. 2016

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by