photo

shimul


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: image processing

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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.

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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 .

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答