Community Profile

photo

Ananth


Active since 2013

Followers: 0   Following: 0

Message

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

Statistics

Feeds

View by

Question


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 ...

6 years ago | 0 answers | 1

0

answers

Question


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...

11 years ago | 2 answers | 0

2

answers

Question


X = [X1 X2]; - Please Explain
I am beginner of Matlab, Please explain the following line. X = [X1 X2];

11 years ago | 3 answers | 0

3

answers