errors running a function

 采纳的回答

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 个评论

i used padarray and it showed me an error "undefined function 'padarraymat2gray' for input arguments of type 'double'.
You didn't use padarray. You used padarraymat2gray, which doesn't exist.

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by