getfeatsize.m
来自「这是我找到的一个模式识别工具箱」· M 代码 · 共 8 行
M
8 行
%GETFEATSIZE Get feature size%% FEATSIZE = GETFEATSIZE(A,N)% [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 + -
显示快捷键?