how use 3D Curvelet in CURVELAB?

6 visualizaciones (últimos 30 días)
ali esmailzehi
ali esmailzehi el 26 de Mayo de 2015
Comentada: xiaoming el 28 de Jul. de 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 comentarios
Mohammad
Mohammad el 15 de Jun. de 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 el 28 de Jul. de 2017
could you tell me how to compile curvelet toolbox correctly,please

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 23 de En. de 2016

Categorías

Más información sobre MATLAB Compiler en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by