use of blockproc function

1 次查看(过去 30 天)
Jitesh Bhanushali
Jitesh Bhanushali 2014-3-27
sir [when i use blockproc i got the follwing error..how to overcome this?
??? Subscripted assignment dimension mismatch.
Error in ==> blkproc at 89 aa(border(1)+(1:ma),border(2)+(1:na)) = a;
Error in ==> blockpr at 6 B=blkproc(I,[8 8],fun)

回答(1 个)

Image Analyst
Image Analyst 2014-3-27
Are you using blockproc()? Why does it say blkproc? I think that's the old version. How old is your version of MATLAB? What is fun?
  1 个评论
Image Analyst
Image Analyst 2014-3-28
Try my demos, attached. Let me know if you can run them and adapt them to solve your problem.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by