getfeatsize.m

来自「模式识别工具箱。非常丰富的底层函数和常见的统计识别工具」· M 代码 · 共 8 行

M
8
字号
%GETFEATSIZE Get feature size%%	   FEATSIZE = GETFEATSIZE(A)%    [FEATSIZE1,FEATSIZE2,FEATSIZE3] = GETFEATSIZE(A)%% Note that the feature size can be a scalar, or, in case of% object images, an image size vector.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?