MATLAB File Help: cv.ORB/NLevels | Index |
The number of pyramid levels.
The smallest level will have linear size equal to
numel(input_image)/(ScaleFactor ^ NLevels)
. default 8
Constant | false |
Dependent | true |
Sealed | false |
Transient | false |
GetAccess | 'public' |
SetAccess | 'public' |
GetObservable | false |
SetObservable | false |