photo

shimul


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: image processing

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to add 10dB or 30 dB noise to an image?
I want to add noises in an image so that the resulting PSNR becomes 10dB or 30 dB? How can I add noise of specified PSNR to a...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I estimate the variance of noise of an given image?
An input image is given, I am supposed to estimate the variance of noise of that image.

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to apply adaptive soft threshold denoising on an image?
I want the code matlab code to do the following 1. Calculate the DWT of the image. 2. Threshold the wavelet coefficients.(Th...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I reconstruct a color image to get its original version using wavelet?
Wavelet is considered to be completely invertible. That is if an image is decomposed using wavelet. then the image can be get ba...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to find the intensity of each pixel of an image?
Consider an image sample.jpg Now I want to count the number of pixels on that image have intensity value larger than 200(white ...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to find the width of edges in matlab?
I am able to find the edges of an image using sobel or canny filter. But I cant calculate the width of the edges. Actually I ...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to replace the center pixel of a 3X3 window with the min difference among its surronding pixels in matlab?
I want to replace the center pixel of a 3x3 window filter with the minimum difference among its surrounding pixels. I want to ...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Anyone please explain how wavelet decomposition works (in case of image). And the concept of coefficient images .
Anyone please explain how wavelet decomposition works (in case of image). And the concept of coefficient images .

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I am applying dtw2 to an image (512*512)and after level 1 decomposition, I am getting approximation(256*256) and other details as coefficient images. How can I obtains actual images rather the coefficient images?
I am applying dtw2 to an image (512*512)and after level 1 decomposition, I am getting approximation(256*256) and other details a...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to construct image representation after applying low pass and high filter along the coloum using the dwt2 and before performing downsampling?
I am applying a discrete wavelet transformation on an image(suppose of size512*512) . according to the theory first the low ...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I am applying dtw2 to an image (512*512)and after level 1 decomposition, I am getting approximation(256*256) and other details. How can I scale up only the 256*256 approximation to 512*512 size?
I am applying a discrete wavelet transformation on an image(suppose of size512*512) . Then I am getting 4 subband images after l...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten