photo

amal abbbes


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

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
1 个回答

排名
168,415
of 299,862

声誉
0

贡献数
11 个提问
1 个回答

回答接受率
36.36%

收到投票数
0

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

查看徽章

Feeds

排序方式:

0

个回答

已回答
image enhancement by modified Gaussian high-pass filter
i have the same problem with you if you find a solution please help me

7 years 前 | 0

提问


bonsoire a tous ,voila j'ai un erreur dans le code et je peut pas le resoudre
Conversion to cell from double is not possible.

7 years 前 | 1 个回答 | 0

1

个回答

提问


Undefined operator '>' for input arguments of type 'cell'. Error in sif (line 374) if (hist(i,1)> a)
for l=1:siz hist=rt(l); max=[1 hist(1,1)]; for i=1:36 a=max(2); if (hist(i,1)> a) max= [...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Undefined function 'taylor' for input arguments of type 'uint8'. je peut pas vraiement comprendre c'est quoi l'erreur ?
img=imread('img1.jpg'); [m,n,p]=size(img); if p==3 img=rgb2double(img); end for i=1:m for j=1:n a=i...

7 years 前 | 2 个回答 | 0

2

个回答