photo

MOHAMED GILANI


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
90,025
of 300,379

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 3 answers | 0

3

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer