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 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