What do u mean by grid size in image processing

I need to know what is grid size in matlab.if we are using a 3 by 3 mask for processing ,is the grid size value equal to 9?
Also how to choose the number of dimensions in Additive Operator Spliting(AOS Scheme)?

2 个评论

Can you clarify the question. What function are you talking about? In what context is grid size being used?
function f=gaussian2d(N,sigma)
% N is grid size, sigma speaks for itself
here what is grid size.

请先登录,再进行评论。

回答(1 个)

You'd have to ask the person who used the term "grid size" since it's not a well defined term and could vary depending on who said it, and in what context.

类别

帮助中心File 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