Ananth
自 2013 起处于活动状态
Followers: 0 Following: 0
Hi
I have applied wavedec2 function on an image and displayed the image after decomposition by using
subplot(2,4,1);image(wcodemat(A1,192));
I just wanted to know, Is save the image in one variable?
like
A=image(wcodemat(A1,192));
because I want to the Decomposed Image (like A) is input of my program.. Thanks in Advance
Feeds
提问
How to implement in dual tree complex wavelet transform - DT CWT & inverse DT CWT in 2D image processing using Matlab code
I am beginner of Image processing, please help me how to implement in dual tree complex wavelet transform - DT CWT & inverse DT ...
9 years 前 | 0 个回答 | 1
0
个回答提问
How to calculate the original image quality?
I am working in Image Watermarking Area. Watermarked Image quality is test to the PSNR, the values like 56.72, 43.81. My Ques...
13 years 前 | 2 个回答 | 0
2
个回答提问
X = [X1 X2]; - Please Explain
I am beginner of Matlab, Please explain the following line. X = [X1 X2];
13 years 前 | 3 个回答 | 0