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

답변 (1개)

Mrin San
Mrin San 2017년 10월 2일

0 개 추천

Hi how have you obtained curvelet transform matrix?

카테고리

도움말 센터File Exchange에서 Wavelet Toolbox에 대해 자세히 알아보기

질문:

2017년 2월 14일

답변:

2017년 10월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by