photo

MOHAMED GILANI


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
143,493
of 299,806

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
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('...

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

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

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

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

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

1

个回答