VL_PLOTSS(SS) plots the scale space SS into the current figure. The scale space structure SS has the format:
This is a cell array with NUMEL(SS.o_idxs) rows and NUMEL(SS.s_idxs) columns.
VL_PLOTSS() accepts the following options:
If true, rescales the range of all the scale levles to a common range for visualization. If set to false, rescales each level independently.
See also: VL_COVDET().