PRTools contents

PRTools manual

isdataim

ISDATAIM

Returns true if a dataset contains image objects or image features

    N = ISDATAIM(A)

Input
 A Dataset

Output
 N Scalar: 1 if A contains images as objects or features, otherwise 0

Description

If no output argument is given, the function will produce an error if A does  not contain image objects or features (i.e. it will act as an assertion).

See also

isobjim, isfeatim,

PRTools contents

PRTools manual