PRTools Contents

PRTools User Guide

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 User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.