how use 3D Curvelet in CURVELAB?

3 次查看(过去 30 天)
ali esmailzehi
ali esmailzehi 2015-5-26
评论: xiaoming 2017-7-28
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 个评论
Mohammad
Mohammad 2017-6-15
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 2017-7-28
could you tell me how to compile curvelet toolbox correctly,please

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2016-1-23

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by