photo

PRASHANT AMBADEKAR


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
148,037
of 300,584

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Combination of GLCM and Gabor filter
I want to use GLCM and the apply Gabor filter on images. How should I proceed and what codes should I use ?

7 years ago | 0 answers | 0

0

answers

Answered
wavelet based contourlet transform
I am using the following code >> Ni=5; >> Nd=3; >> nlevels = Nd*ones(1,Ni); >> a = imread ('cameraman.tif'); >>...

7 years ago | 0

Question


How can I load images to use SVM classifier
I am new to MATLAB. I want to use SVM to classify images. How can I use the images that I have taken by camera to train the mode...

7 years ago | 0 answers | 0

0

answers

Answered
How to normalise GLCM matrix?
The GLCM can be normalised by dividing all elements of GLCM by the maximum value. I do not know how to do this in MATLAB.

8 years ago | 0

| accepted

Question


How to normalise GLCM matrix?
After obtaining the GLCM what code should be written to normalise the obtained matrix?

8 years ago | 1 answer | 0

1

answer

Question


How to find power spectral density of an image?
What code is written in MATLAB to find PSD of an image?

8 years ago | 2 answers | 0

2

answers