PRASHANT AMBADEKAR - MATLAB Central
photo

PRASHANT AMBADEKAR


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 08/17 to 03/25Use left and right arrows to move selectionFrom 08/17Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
2 个回答

排名
155,088
of 297,775

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,469

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,513

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1

查看徽章

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 years 前 | 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'); >>...

6 years 前 | 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...

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

7 years 前 | 0

| 已接受

提问


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

7 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答