| im_skel_meas
IM_SKEL_MEAS
Fixed mapping measuring skeleton-based features
F = IM_SKEL_MEASURE(A,FEATURES)
F = A*IM_SKEL_MEASURE([],FEATURES)
F = A*IM_SKEL_MEASURE(FEATURES)
| Input | | A | Dataset with binary object images dataset | | FEATURES | Features to be computed |
| Output | | F | Dataset with computed features |
Description The following features may be computed on the skeleton images in A 'branch', 'end', 'link', 'single'. They may be combined in a cell array or given separately.
Use FEATURES = 'all' for computing all features (default). See also
datasets, datafiles, im_skel, dip_image, bskeleton, | This file has been automatically generated. If badly readable, use the help-command in Matlab. |
|