
shafaq nisar
Statistics
RANK
124.079
of 260.382
REPUTATION
0
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
0
RANK
of 17.897
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 111.844
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
Content Feed
Question
Can we use Gussain noise removing methodologies for the removal of RVIN form the digital image? Random Valued Impulse Noise is the sub type/2nd name of Gaussian noise?
Please help what is the basic difference? I will be very thankful to you
alrededor de 5 años ago | 0 answers | 0
0
answersQuestion
How to compute median of neighboring pixels while using 3 x 3 sliding window?
I want to replace any noisy pixel with the median of neighboring pixels in MATLAB. Kindly guide what code I can use? I have a...
alrededor de 5 años ago | 1 answer | 0
1
answerQuestion
How to show its results
I have downloaded this code from internet. It gives (Error using svmtrain (line 259) TRAINING and Y must both contain at le...
alrededor de 5 años ago | 0 answers | 0
0
answersQuestion
Random Value Impulse noise added to every pixel ? How to generate labels?
I = im2double(imread('barbara.png')); imshow(I); s = size(I); S = s(1) * s(2); OriginalImageVector= reshape(I,...
alrededor de 5 años ago | 0 answers | 0
0
answersQuestion
How to generate "Training set" and "test set" for naive Bayes classifier?
I have a (data set) matrix of (0 1) data, which is generated from the noisy pixels. Now I want to classify it as "noisy" or "n...
alrededor de 5 años ago | 0 answers | 0
0
answersQuestion
How I can write code for training and then do classification using naive Bayes either image is noisy or not ?
I am a new user of MATLAB and want to do training and classification using naive Bayes. I have done it with confusion matrix but...
alrededor de 5 años ago | 1 answer | 0
1
answerQuestion
How to get classification results in the form of image?
Hi, I am a new user, struggling hard to learn classification using naive Bayes and SVM through classification Learner app. How...
alrededor de 5 años ago | 1 answer | 0
1
answerQuestion
How to find interface of NaiveBayes?
Classification Learner app of matlab provides interface for training and import data using SVM and others. Please provide comple...
alrededor de 5 años ago | 1 answer | 0
1
answerHow to display image above threshold?
Can you refer any research paper in which this code is used?
más de 5 años ago | 0
I want to take output from a denoising algorithm. Kindly guide me for this, I should create any package/ project/service in matlab like eclipse? I have the image for which I want to use as input.
I wan to add random noise in a digital image. How I can help please
más de 5 años ago | 0
| accepted
Question
I want to take output from a denoising algorithm. Kindly guide me for this, I should create any package/ project/service in matlab like eclipse? I have the image for which I want to use as input.
I am new user of matlab. I have studied Matlab basic functions/library but unable to understand that Can we use java/c/c++ or an...
más de 5 años ago | 2 answers | 0
2
answersQuestion
How to zoom text at m file?
My laptop is Dell latitute E6410 n matlab version is 2015a. problem is, the font size of code files is too small. How this can b...
más de 5 años ago | 1 answer | 0