
Toqeer Mahmood
Followers: 0 Following: 0
Feeds
提问
Representation of an image pixel from 8bit (Binary) to Fibonacci number
We can represent a pixel of an 8-bit image as under: Let we have a pixel whose value is 39 then its equivalent binary is ...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to find most frequent value from a Matrix column?
We can find one most frequent value from a row or col using the mode function. Anyone please guide me how we can find two or mor...
8 years 前 | 1 个回答 | 0
1
个回答提问
Circular overlapping blocks extraction?
Dear All I know how to extract square overlapping blocks within an image but I am confused how to extract a circular overlapp...
9 years 前 | 0 个回答 | 0
0
个回答提问
Signal to Noise Ratio (SNR)
Hi everone! I wanted to add gaussian noise to an image. I used the command like noisy=imnoise (image, 'gaussian', 0, 0.05), ...
9 years 前 | 2 个回答 | 2
2
个回答已回答
Signal to noise ratio color image (code) for dB
Dear Dadhichi I am also confused in the same problem, I also want to find SNR with the whole number as 5dB, 10db, 15dB etc. P...
Signal to noise ratio color image (code) for dB
Dear Dadhichi I am also confused in the same problem, I also want to find SNR with the whole number as 5dB, 10db, 15dB etc. P...
9 years 前 | 0
提问
Syntax of Dyadic Wavelet Transform (DyWT)
I am new to Matlab and want to apply Dyadic Wavelet Transform on the Image/s. I don't know the syntax of DyWT in Matlab. Can any...
10 years 前 | 0 个回答 | 0
0
个回答提问
Adding White Gaussian Noise to an Image.
I want to put White Gaussian Noise into the target images, then after I have to analyze the Image/s have noise. The possible SNR...
10 years 前 | 2 个回答 | 0