MOHAMED GILANI - MATLAB Central
photo

MOHAMED GILANI


Last seen: 約3年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/21 to 03/25Use left and right arrows to move selectionFrom 05/21Use 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

7 質問
0 回答

ランク
148,706
of 297,672

評判
0

コントリビューション
7 質問
0 回答

回答採用率
57.14%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to achieve better edge enhancement?
Any suggestion how to enhance the image edges clearly? I = imread('317.jpg'); % A = rgb2gray(I2); figure; imshow(I) title('...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


why do i got error with active countor edge ?
why do i get this an error ? I = imread('2820072.jpg'); % A = rgb2gray(I2); bw=im2bw(I,0.4); kernel = -1*ones(1); kernel(2,...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


image cropping location problem
why i got diffrent location of crop when i change the image im using btw im using the same value of coordinate but the location ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


ROI DETECTING IN BRAIN
anyone could help on which function i should to use for auto detecting ROI in brain please any help would be apprictiate

3年以上 前 | 3 件の回答 | 0

3

回答

質問


why do i got blank figure
why do i got blank figure after the k means applied? clear ; clc; I = imread('(5)PA5.jpg'); A = rgb2gray(I) figure(1),imsh...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


anyone can help?
facing error couldnt undrstand Error using metricXydeas Too many input arguments. Error in main (line 47) Qg1=metricXyde...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


how to solve this error?
Undefined function 'cnnFeatures_newnew' for input arguments of type 'SeriesNetwork'. W_CNN=double(cnnFeatures_newnew(I,vgg19));...

4年弱 前 | 1 件の回答 | 0

1

回答