PRTools contents

PRTools manual

im_skel_meas

IM_SKEL_MEAS

Computation by DIP_Image of skeleton-based features

     F = IM_SKEL_MEASURE(A,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 should be combined in a cell  array.

Use FEATURES = 'all' for computing all features (default).

See also

datasets, datafiles, im_skel, dip_image, bskeleton,

PRTools contents

PRTools manual