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 ...
8년 초과 전 | 답변 수: 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...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
X = [X1 X2]; - Please Explain
I am beginner of Matlab, Please explain the following line. X = [X1 X2];
대략 13년 전 | 답변 수: 3 | 0