採用された回答

Image Analyst
Image Analyst 2022 年 12 月 13 日

0 投票

Like it says, the sizes are different. You need to use padarray to make gl the same size as imgbf.

2 件のコメント

nour
nour 2022 年 12 月 13 日
i used padarray and it showed me an error "undefined function 'padarraymat2gray' for input arguments of type 'double'.
Image Analyst
Image Analyst 2022 年 12 月 13 日
You didn't use padarray. You used padarraymat2gray, which doesn't exist.

サインインしてコメントする。

その他の回答 (0 件)

質問済み:

2022 年 12 月 13 日

コメント済み:

2022 年 12 月 13 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by