PRASHANT AMBADEKAR
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
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 ?
대략 6년 전 | 답변 수: 0 | 0
0
답변답변 있음
wavelet based contourlet transform
I am using the following code >> Ni=5; >> Nd=3; >> nlevels = Nd*ones(1,Ni); >> a = imread ('cameraman.tif'); >>...
wavelet based contourlet transform
I am using the following code >> Ni=5; >> Nd=3; >> nlevels = Nd*ones(1,Ni); >> a = imread ('cameraman.tif'); >>...
6년 초과 전 | 0
질문
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...
6년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
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.
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.
7년 초과 전 | 0
| 수락됨
질문
How to normalise GLCM matrix?
After obtaining the GLCM what code should be written to normalise the obtained matrix?
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to find power spectral density of an image?
What code is written in MATLAB to find PSD of an image?
7년 초과 전 | 답변 수: 2 | 0