photo

PRASHANT AMBADEKAR


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ?

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

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

etwa 6 Jahre vor | 0

Frage


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

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

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

fast 7 Jahre vor | 0

| akzeptiert

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten