how use 3D Curvelet in CURVELAB?

6 ビュー (過去 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 Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by