Iam doing fusion of pan and ms image iam using nonsubsampled contourlet transform to de compose the image but nsct is not decomposing the colour image what can be done to decompose the colour image
The demo program works well only for square matrix image
( example 512x512).BUT for a image of different dimension for example 128x104 size image, it shows error in the symext.m . Anybody please clear...
For Linux/Unix users:
there are comments in C++ style within zconf2.c, atrousc.c and zconf2s.c which will lead to the error (for gcc version 4.1.3):
error: expected expression before ‘/’ token
remove all comments containing // or substitute them by ANSI-C comments. And try again.