photo

MOHAMED GILANI


Last seen: mehr als 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
90.022
of 300.365

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
57.14%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort