Borrar filtros
Borrar filtros

3D Curvelet Transform

3 visualizaciones (últimos 30 días)
bolin pan
bolin pan el 14 de Feb. de 2017
Respondida: Mrin San el 2 de Oct. de 2017
I used MATLAB to run the CurveLab toolbox to implement the 3D Curvelet Transform using fdct3d_demo_basic. I tried to figure out how the Curvelet Coefficients were labelled (arranged, or stored) in this function output? The output of this function, say C consists of 5 cells, each corresponds to each scale level. Consider C{2} which has 6x64 = 384 3D array (Curvelet Coefficients for each position). I am not sure, in which order (or according to what set up) are those 384 array stored?
My guess is: Since the 3D Curvelet is based on a 3D cube, each face consists of 64 square. Therefore the Curvelet Coefficients may be arranged in 64(:) order, i.e. from up to down and left to right

Respuestas (1)

Mrin San
Mrin San el 2 de Oct. de 2017
Hi how have you obtained curvelet transform matrix?

Community Treasure Hunt

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

Start Hunting!

Translated by