Sajid Khan
FAST NUCES Peshawar
Followers: 0 Following: 0
I am interested in image processing using MATLAB
Professional Interests: Programming
Statistics
RANK
8,180
of 295,467
REPUTATION
5
CONTRIBUTIONS
11 Questions
2 Answers
ANSWER ACCEPTANCE
18.18%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to perform Distribution type detection using histogram automatically?
<</matlabcentral/answers/uploaded_files/5092/impulse.jpg>> << <</matlabcentral/answers/uploaded_files/5091/gaussian.jpg>...
11 years ago | 1 answer | 0
1
answerIn Quiver Function Error: " index must be a positive integer or logical."
use clear all before executing your code.
11 years ago | 0
| accepted
Question
Getting cetral weighted value in an Array
Hi there, Suppose I have an Array a = [0 0 1 1 1 2 3 5 6 7 7 99 100] It's median value is 3 for sure, but center weight...
11 years ago | 1 answer | 0
1
answerQuestion
Where to download fuzzy tools for matlab 2013 b
Hi Everyone, I have to use ANFIS using simulink or Matlab. I found from internet that I have to use ANFIS tool by calling anf...
11 years ago | 1 answer | 0
1
answerQuestion
calculating kurtosis of impulse noise
Hi Everyone, I want to know the kurtosis of salt and pepper noise. It's a noise which are added on the extreme values of an i...
11 years ago | 1 answer | 0
1
answerQuestion
Calculating kurtosis and skewness using moment function
Hi Everyone, I am trying to calculate skewness and kurtosis of an image. Kurtosis is 4th order moment while skewness is 3rd o...
11 years ago | 1 answer | 0
1
answerQuestion
Generating training sequences of noises and finding kurtosis and skewness of them
Hi everyone, I am trying to generate training sequences of different noises but I am not confirmed that whether am doing it i...
11 years ago | 1 answer | 0
1
answerQuestion
Subscript indices must either be real positive integers or logicals.
Hi there, I am debugging a code in matlab, but sometime it starts to give me the error "Subscript indices must either be real...
11 years ago | 2 answers | 1
2
answersQuestion
Failed to add uniform noise to the image
Hi Everyone, I am trying to add uniform noise using the following syntax, image = ones([512,512])*128; A = .1; B = .2;...
11 years ago | 1 answer | 0
1
answerQuestion
Regarding blind evaluation of noise types in image
Hi there, I am working on a scenario where one don't have any prior information about noise type, what I will be doing is tha...
11 years ago | 0 answers | 0
0
answersThe value of variance in function imnoise in case of gaussian is a bit confusing
Thanks you so much for your kind reply, your answer really is helpful. Can you please tell me what is the maximum gaussian noi...
11 years ago | 0
Question
The value of variance in function imnoise in case of gaussian is a bit confusing
Hi Everyone, I am trying to add gaussian noise to image with some variance and mean, generally variance of 50 is considerab...
11 years ago | 2 answers | 0
2
answersQuestion
Please help me implementing code of histogram equalization.
Hi there, am trying to implement histogram equalization, I have implemented the following code, function [ output_image ] = ...
12 years ago | 0 answers | 0